#c3c8e0 color space conversions
Hex:
#c3c8e0
RGB:
195, 200, 224
CMY:
24, 22, 12
CMYK:
13, 11, 0, 12
HSL:
230°, 31.8681%, 82.1569%
HSV (HSB):
230°, 12.9464%, 87.8431%
XYZ:
56.6145, 58.2925, 78.7887
xyY:
0.2923, 0.3009, 58.2925
CIE-Lab:
80.9011, 3.0168, -12.4843
CIE-LCH:
80.9011, 12.8436, 283.5852
CIE-Luv:
80.9011, -4.0486, -19.9000
Hunter-Lab:
76.3495, -1.2508, -7.7395
#c3c8e0 color charts
#c3c8e0 color shades, tints & tones
#c3c8e0 color schemes
#c3c8e0 color preview, HTML & CSS examples
This text has a color of #c3c8e0
<p style="color:#c3c8e0;">Text here</p>
.mytext {color:#c3c8e0;}
This box has a color of #c3c8e0
<div style="background-color:#c3c8e0;">Content here</div>
.mybackground {background-color:#c3c8e0;}
Border around this has a color of #c3c8e0
<div style="border:2px solid #c3c8e0;">Content here</div>
.myborder {border:2px solid #c3c8e0;}