#c3c8e6 color space conversions
Hex:
#c3c8e6
RGB:
195, 200, 230
CMY:
24, 22, 10
CMYK:
15, 13, 0, 10
HSL:
231°, 41.1765%, 83.3333%
HSV (HSB):
231°, 15.2174%, 90.1961%
XYZ:
57.4429, 58.6238, 83.1509
xyY:
0.2883, 0.2943, 58.6238
CIE-Lab:
81.0844, 4.2689, -15.4227
CIE-LCH:
81.0844, 16.0026, 285.4716
CIE-Luv:
81.0844, -4.3688, -24.8370
Hunter-Lab:
76.5662, -0.0733, -10.7926
#c3c8e6 color charts
#c3c8e6 color shades, tints & tones
#c3c8e6 color schemes
#c3c8e6 color preview, HTML & CSS examples
This text has a color of #c3c8e6
<p style="color:#c3c8e6;">Text here</p>
.mytext {color:#c3c8e6;}
This box has a color of #c3c8e6
<div style="background-color:#c3c8e6;">Content here</div>
.mybackground {background-color:#c3c8e6;}
Border around this has a color of #c3c8e6
<div style="border:2px solid #c3c8e6;">Content here</div>
.myborder {border:2px solid #c3c8e6;}