#c5ccf8 color space conversions
Hex:
#c5ccf8
RGB:
197, 204, 248
CMY:
23, 20, 3
CMYK:
21, 18, 0, 3
HSL:
232°, 78.4615%, 87.2549%
HSV (HSB):
232°, 20.5645%, 97.2549%
XYZ:
61.5621, 61.8334, 97.4973
xyY:
0.2787, 0.2799, 61.8334
CIE-Lab:
82.8247, 6.6398, -22.3832
CIE-LCH:
82.8247, 23.3472, 286.5227
CIE-Luv:
82.8247, -6.1282, -36.7138
Hunter-Lab:
78.6342, 2.1364, -18.4688
#c5ccf8 color charts
#c5ccf8 color shades, tints & tones
#c5ccf8 color schemes
#c5ccf8 color preview, HTML & CSS examples
This text has a color of #c5ccf8
<p style="color:#c5ccf8;">Text here</p>
.mytext {color:#c5ccf8;}
This box has a color of #c5ccf8
<div style="background-color:#c5ccf8;">Content here</div>
.mybackground {background-color:#c5ccf8;}
Border around this has a color of #c5ccf8
<div style="border:2px solid #c5ccf8;">Content here</div>
.myborder {border:2px solid #c5ccf8;}