#c5facc color space conversions
Hex:
#c5facc
RGB:
197, 250, 204
CMY:
23, 2, 20
CMYK:
21, 0, 18, 2
HSL:
128°, 84.1270%, 87.6471%
HSV (HSB):
128°, 21.2000%, 98.0392%
XYZ:
68.1106, 84.6012, 69.8666
xyY:
0.3060, 0.3801, 84.6012
CIE-Lab:
93.7110, -25.4583, 16.6526
CIE-LCH:
93.7110, 30.4209, 146.8108
CIE-Luv:
93.7110, -26.4341, 29.1592
Hunter-Lab:
91.9789, -28.7833, 19.3489
#c5facc color charts
#c5facc color shades, tints & tones
#c5facc color schemes
#c5facc color preview, HTML & CSS examples
This text has a color of #c5facc
<p style="color:#c5facc;">Text here</p>
.mytext {color:#c5facc;}
This box has a color of #c5facc
<div style="background-color:#c5facc;">Content here</div>
.mybackground {background-color:#c5facc;}
Border around this has a color of #c5facc
<div style="border:2px solid #c5facc;">Content here</div>
.myborder {border:2px solid #c5facc;}