#c5ddfc color space conversions
Hex:
#c5ddfc
RGB:
197, 221, 252
CMY:
23, 13, 1
CMYK:
22, 12, 0, 1
HSL:
214°, 90.1639%, 88.0392%
HSV (HSB):
214°, 21.8254%, 98.8235%
XYZ:
66.4531, 70.6115, 102.2224
xyY:
0.2777, 0.2951, 70.6115
CIE-Lab:
87.2959, -1.4666, -17.7394
CIE-LCH:
87.2959, 17.7999, 265.2740
CIE-Luv:
87.2959, -13.9070, -27.9622
Hunter-Lab:
84.0306, -5.8923, -13.3042
#c5ddfc color charts
#c5ddfc color shades, tints & tones
#c5ddfc color schemes
#c5ddfc color preview, HTML & CSS examples
This text has a color of #c5ddfc
<p style="color:#c5ddfc;">Text here</p>
.mytext {color:#c5ddfc;}
This box has a color of #c5ddfc
<div style="background-color:#c5ddfc;">Content here</div>
.mybackground {background-color:#c5ddfc;}
Border around this has a color of #c5ddfc
<div style="border:2px solid #c5ddfc;">Content here</div>
.myborder {border:2px solid #c5ddfc;}