#c5cffe color space conversions
Hex:
#c5cffe
RGB:
197, 207, 254
CMY:
23, 19, 0
CMYK:
22, 19, 0, 0
HSL:
229°, 96.6102%, 88.4314%
HSV (HSB):
229°, 22.4409%, 99.6078%
XYZ:
63.2282, 63.6517, 102.7195
xyY:
0.2754, 0.2772, 63.6517
CIE-Lab:
83.7841, 6.3725, -24.1111
CIE-LCH:
83.7841, 24.9390, 284.8045
CIE-Luv:
83.7841, -7.7655, -39.6074
Hunter-Lab:
79.7820, 1.8448, -20.4885
#c5cffe color charts
#c5cffe color shades, tints & tones
#c5cffe color schemes
#c5cffe color preview, HTML & CSS examples
This text has a color of #c5cffe
<p style="color:#c5cffe;">Text here</p>
.mytext {color:#c5cffe;}
This box has a color of #c5cffe
<div style="background-color:#c5cffe;">Content here</div>
.mybackground {background-color:#c5cffe;}
Border around this has a color of #c5cffe
<div style="border:2px solid #c5cffe;">Content here</div>
.myborder {border:2px solid #c5cffe;}