#c0b9ec color space conversions
Hex:
#c0b9ec
RGB:
192, 185, 236
CMY:
25, 27, 7
CMYK:
19, 22, 0, 7
HSL:
248°, 57.3034%, 82.5490%
HSV (HSB):
248°, 21.6102%, 92.5490%
XYZ:
54.2275, 51.9605, 86.5282
xyY:
0.2814, 0.2696, 51.9605
CIE-Lab:
77.2572, 12.7258, -24.4635
CIE-LCH:
77.2572, 27.5755, 297.4832
CIE-Luv:
77.2572, 0.5766, -40.7443
Hunter-Lab:
72.0836, 8.1367, -20.7123
#c0b9ec color charts
#c0b9ec color shades, tints & tones
#c0b9ec color schemes
#c0b9ec color preview, HTML & CSS examples
This text has a color of #c0b9ec
<p style="color:#c0b9ec;">Text here</p>
.mytext {color:#c0b9ec;}
This box has a color of #c0b9ec
<div style="background-color:#c0b9ec;">Content here</div>
.mybackground {background-color:#c0b9ec;}
Border around this has a color of #c0b9ec
<div style="border:2px solid #c0b9ec;">Content here</div>
.myborder {border:2px solid #c0b9ec;}