#c0ebd4 color space conversions
Hex:
#c0ebd4
RGB:
192, 235, 212
CMY:
25, 8, 17
CMYK:
18, 0, 10, 8
HSL:
148°, 51.8072%, 83.7255%
HSV (HSB):
148°, 18.2979%, 92.1569%
XYZ:
63.3302, 75.3766, 73.4986
xyY:
0.2984, 0.3552, 75.3766
CIE-Lab:
89.5691, -18.3282, 6.5726
CIE-LCH:
89.5691, 19.4710, 160.2720
CIE-Luv:
89.5691, -21.8301, 13.1213
Hunter-Lab:
86.8197, -21.7285, 10.5809
#c0ebd4 color charts
#c0ebd4 color shades, tints & tones
#c0ebd4 color schemes
#c0ebd4 color preview, HTML & CSS examples
This text has a color of #c0ebd4
<p style="color:#c0ebd4;">Text here</p>
.mytext {color:#c0ebd4;}
This box has a color of #c0ebd4
<div style="background-color:#c0ebd4;">Content here</div>
.mybackground {background-color:#c0ebd4;}
Border around this has a color of #c0ebd4
<div style="border:2px solid #c0ebd4;">Content here</div>
.myborder {border:2px solid #c0ebd4;}