#c6cefb color space conversions
Hex:
#c6cefb
RGB:
198, 206, 251
CMY:
22, 19, 2
CMYK:
21, 18, 0, 2
HSL:
231°, 86.8852%, 88.0392%
HSV (HSB):
231°, 21.1155%, 98.4314%
XYZ:
62.7726, 63.1134, 100.1404
xyY:
0.2777, 0.2792, 63.1134
CIE-Lab:
83.5020, 6.5375, -22.9419
CIE-LCH:
83.5020, 23.8552, 285.9055
CIE-Luv:
83.5020, -6.6786, -37.6655
Hunter-Lab:
79.4440, 2.0148, -19.1253
#c6cefb color charts
#c6cefb color shades, tints & tones
#c6cefb color schemes
#c6cefb color preview, HTML & CSS examples
This text has a color of #c6cefb
<p style="color:#c6cefb;">Text here</p>
.mytext {color:#c6cefb;}
This box has a color of #c6cefb
<div style="background-color:#c6cefb;">Content here</div>
.mybackground {background-color:#c6cefb;}
Border around this has a color of #c6cefb
<div style="border:2px solid #c6cefb;">Content here</div>
.myborder {border:2px solid #c6cefb;}