brilliant blue-magenta/brilliant blue
#c0beed color RGB value is (192,190,237)
#c0beed color CMYK value
#c0beed color HSL value
HSV(or HSB) | 242.6° | 19.8 | 92.9 |
XYZ | 55.438 | 54.148 | 87.65 |
Yxy | 0.281 | 0.275 | 54.148 |
LAB | 78.548 | 10.225 | -23.036 |
LUV | 78.548 | -1.741 | -38.09 |
Hunter-LAB | 73.585 | 5.705 | -19.113 |
CIE-LCH | 78.548 | 25.203 | 293.935 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | C0 | BE | ED |
Decimal | 192 | 190 | 237 |
Octal | 300 | 276 | 355 |
Binary | 11000000 | 10111110 | 11101101 |
Below, you can see some colors close to #c0beed. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #c0beed.
<span style="color:#c0beed">Text here</span>
This paragraph has a background color of #c0beed.
<p style="background-color:#c0beed;">Content here</p>
This element has a border color of #c0beed.
<div style="border:1px #c0beed;">Content here</div>
.text {color:#c0beed;}
.background {background-color:#c0beed;}
.border {border:1px solid #c0beed;}
.text-shadow {border:1px solid #c0beed;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #000002 is the darkest color, while #f0f0fb is the lightest one.