#c3c3f4 color space conversions
Hex:
#c3c3f4
RGB:
195, 195, 244
CMY:
24, 24, 4
CMYK:
20, 20, 0, 4
HSL:
240°, 69.0141%, 86.0784%
HSV (HSB):
240°, 20.0820%, 95.6863%
XYZ:
58.3499, 57.1640, 93.5463
xyY:
0.2791, 0.2734, 57.1640
CIE-Lab:
80.2717, 9.9851, -24.1449
CIE-LCH:
80.2717, 26.1282, 292.4675
CIE-Luv:
80.2717, -2.8830, -40.0027
Hunter-Lab:
75.6069, 5.4461, -20.4331
#c3c3f4 color charts
#c3c3f4 color shades, tints & tones
#c3c3f4 color schemes
#c3c3f4 color preview, HTML & CSS examples
This text has a color of #c3c3f4
<p style="color:#c3c3f4;">Text here</p>
.mytext {color:#c3c3f4;}
This box has a color of #c3c3f4
<div style="background-color:#c3c3f4;">Content here</div>
.mybackground {background-color:#c3c3f4;}
Border around this has a color of #c3c3f4
<div style="border:2px solid #c3c3f4;">Content here</div>
.myborder {border:2px solid #c3c3f4;}