#c3c8f9 color space conversions
Hex:
#c3c8f9
RGB:
195, 200, 249
CMY:
24, 22, 2
CMYK:
22, 20, 0, 2
HSL:
234°, 81.8182%, 87.0588%
HSV (HSB):
234°, 21.6867%, 97.6471%
XYZ:
60.2588, 59.7502, 97.9795
xyY:
0.2764, 0.2741, 59.7502
CIE-Lab:
81.7022, 8.4036, -24.6358
CIE-LCH:
81.7022, 26.0296, 288.8352
CIE-Luv:
81.7022, -5.3967, -40.6687
Hunter-Lab:
77.2983, 3.8800, -21.0443
#c3c8f9 color charts
#c3c8f9 color shades, tints & tones
#c3c8f9 color schemes
#c3c8f9 color preview, HTML & CSS examples
This text has a color of #c3c8f9
<p style="color:#c3c8f9;">Text here</p>
.mytext {color:#c3c8f9;}
This box has a color of #c3c8f9
<div style="background-color:#c3c8f9;">Content here</div>
.mybackground {background-color:#c3c8f9;}
Border around this has a color of #c3c8f9
<div style="border:2px solid #c3c8f9;">Content here</div>
.myborder {border:2px solid #c3c8f9;}