#c8defc color space conversions
Hex:
#c8defc
RGB:
200, 222, 252
CMY:
22, 13, 1
CMYK:
21, 12, 0, 1
HSL:
215°, 89.6552%, 88.6275%
HSV (HSB):
215°, 20.6349%, 98.8235%
XYZ:
67.5114, 71.5502, 102.3478
xyY:
0.2797, 0.2964, 71.5502
CIE-Lab:
87.7516, -1.0875, -17.0337
CIE-LCH:
87.7516, 17.0684, 266.3469
CIE-Luv:
87.7516, -12.9129, -26.8756
Hunter-Lab:
84.5873, -5.5623, -12.5277
#c8defc color charts
#c8defc color shades, tints & tones
#c8defc color schemes
#c8defc color preview, HTML & CSS examples
This text has a color of #c8defc
<p style="color:#c8defc;">Text here</p>
.mytext {color:#c8defc;}
This box has a color of #c8defc
<div style="background-color:#c8defc;">Content here</div>
.mybackground {background-color:#c8defc;}
Border around this has a color of #c8defc
<div style="border:2px solid #c8defc;">Content here</div>
.myborder {border:2px solid #c8defc;}