#c5cefb color space conversions
Hex:
#c5cefb
RGB:
197, 206, 251
CMY:
23, 19, 2
CMYK:
22, 18, 0, 2
HSL:
230°, 87.0968%, 87.8431%
HSV (HSB):
230°, 21.5139%, 98.4314%
XYZ:
62.5099, 62.9780, 100.1281
xyY:
0.2771, 0.2791, 62.9780
CIE-Lab:
83.4308, 6.2362, -23.0567
CIE-LCH:
83.4308, 23.8852, 285.1348
CIE-Luv:
83.4308, -7.1740, -37.8060
Hunter-Lab:
79.3587, 1.7246, -19.2561
#c5cefb color charts
#c5cefb color shades, tints & tones
#c5cefb color schemes
#c5cefb color preview, HTML & CSS examples
This text has a color of #c5cefb
<p style="color:#c5cefb;">Text here</p>
.mytext {color:#c5cefb;}
This box has a color of #c5cefb
<div style="background-color:#c5cefb;">Content here</div>
.mybackground {background-color:#c5cefb;}
Border around this has a color of #c5cefb
<div style="border:2px solid #c5cefb;">Content here</div>
.myborder {border:2px solid #c5cefb;}