#c3c8f7 color space conversions
Hex:
#c3c8f7
RGB:
195, 200, 247
CMY:
24, 22, 3
CMYK:
21, 19, 0, 3
HSL:
234°, 76.4706%, 86.6667%
HSV (HSB):
234°, 21.0526%, 96.8627%
XYZ:
59.9485, 59.6261, 96.3450
xyY:
0.2776, 0.2761, 59.6261
CIE-Lab:
81.6345, 7.9567, -23.6728
CIE-LCH:
81.6345, 24.9742, 288.5782
CIE-Luv:
81.6345, -5.2877, -38.9914
Hunter-Lab:
77.2179, 3.4479, -19.9238
#c3c8f7 color charts
#c3c8f7 color shades, tints & tones
#c3c8f7 color schemes
#c3c8f7 color preview, HTML & CSS examples
This text has a color of #c3c8f7
<p style="color:#c3c8f7;">Text here</p>
.mytext {color:#c3c8f7;}
This box has a color of #c3c8f7
<div style="background-color:#c3c8f7;">Content here</div>
.mybackground {background-color:#c3c8f7;}
Border around this has a color of #c3c8f7
<div style="border:2px solid #c3c8f7;">Content here</div>
.myborder {border:2px solid #c3c8f7;}