#c5caf5 color space conversions
Hex:
#c5caf5
RGB:
197, 202, 245
CMY:
23, 21, 4
CMYK:
20, 18, 0, 4
HSL:
234°, 70.5882%, 86.6667%
HSV (HSB):
234°, 19.5918%, 96.0784%
XYZ:
60.6279, 60.7039, 94.9078
xyY:
0.2804, 0.2807, 60.7039
CIE-Lab:
82.2193, 7.0499, -21.7050
CIE-LCH:
82.2193, 22.8212, 287.9941
CIE-Luv:
82.2193, -5.0701, -35.6193
Hunter-Lab:
77.9127, 2.5528, -17.6840
#c5caf5 color charts
#c5caf5 color shades, tints & tones
#c5caf5 color schemes
#c5caf5 color preview, HTML & CSS examples
This text has a color of #c5caf5
<p style="color:#c5caf5;">Text here</p>
.mytext {color:#c5caf5;}
This box has a color of #c5caf5
<div style="background-color:#c5caf5;">Content here</div>
.mybackground {background-color:#c5caf5;}
Border around this has a color of #c5caf5
<div style="border:2px solid #c5caf5;">Content here</div>
.myborder {border:2px solid #c5caf5;}