#c1ddea color space conversions
Hex:
#c1ddea
RGB:
193, 221, 234
CMY:
24, 13, 8
CMYK:
18, 6, 0, 8
HSL:
199°, 49.3976%, 83.7255%
HSV (HSB):
199°, 17.5214%, 91.7647%
XYZ:
62.7001, 68.9909, 87.8538
xyY:
0.2856, 0.3142, 68.9909
CIE-Lab:
86.4995, -6.5506, -9.4698
CIE-LCH:
86.4995, 11.5146, 235.3270
CIE-Luv:
86.4995, -15.2709, -13.6697
Hunter-Lab:
83.0607, -10.6120, -4.5689
#c1ddea color charts
#c1ddea color shades, tints & tones
#c1ddea color schemes
#c1ddea color preview, HTML & CSS examples
This text has a color of #c1ddea
<p style="color:#c1ddea;">Text here</p>
.mytext {color:#c1ddea;}
This box has a color of #c1ddea
<div style="background-color:#c1ddea;">Content here</div>
.mybackground {background-color:#c1ddea;}
Border around this has a color of #c1ddea
<div style="border:2px solid #c1ddea;">Content here</div>
.myborder {border:2px solid #c1ddea;}