#c3c8f4 color space conversions
Hex:
#c3c8f4
RGB:
195, 200, 244
CMY:
24, 22, 4
CMYK:
20, 18, 0, 4
HSL:
234°, 69.0141%, 86.0784%
HSV (HSB):
234°, 20.0820%, 95.6863%
XYZ:
59.4891, 59.4423, 93.9261
xyY:
0.2795, 0.2793, 59.4423
CIE-Lab:
81.5341, 7.2914, -22.2253
CIE-LCH:
81.5341, 23.3908, 288.1630
CIE-Luv:
81.5341, -5.1245, -36.4793
Hunter-Lab:
77.0988, 2.8068, -18.2612
#c3c8f4 color charts
#c3c8f4 color shades, tints & tones
#c3c8f4 color schemes
#c3c8f4 color preview, HTML & CSS examples
This text has a color of #c3c8f4
<p style="color:#c3c8f4;">Text here</p>
.mytext {color:#c3c8f4;}
This box has a color of #c3c8f4
<div style="background-color:#c3c8f4;">Content here</div>
.mybackground {background-color:#c3c8f4;}
Border around this has a color of #c3c8f4
<div style="border:2px solid #c3c8f4;">Content here</div>
.myborder {border:2px solid #c3c8f4;}