#c3c4f5 color space conversions
Hex:
#c3c4f5
RGB:
195, 196, 245
CMY:
24, 23, 4
CMYK:
20, 20, 0, 4
HSL:
239°, 71.4286%, 86.2745%
HSV (HSB):
239°, 20.4082%, 96.0784%
XYZ:
58.7270, 57.6745, 94.4233
xyY:
0.2786, 0.2736, 57.6745
CIE-Lab:
80.5575, 9.6669, -24.2445
CIE-LCH:
80.5575, 26.1007, 291.7384
CIE-Luv:
80.5575, -3.3897, -40.1377
Hunter-Lab:
75.9437, 5.1319, -20.5565
#c3c4f5 color charts
#c3c4f5 color shades, tints & tones
#c3c4f5 color schemes
#c3c4f5 color preview, HTML & CSS examples
This text has a color of #c3c4f5
<p style="color:#c3c4f5;">Text here</p>
.mytext {color:#c3c4f5;}
This box has a color of #c3c4f5
<div style="background-color:#c3c4f5;">Content here</div>
.mybackground {background-color:#c3c4f5;}
Border around this has a color of #c3c4f5
<div style="border:2px solid #c3c4f5;">Content here</div>
.myborder {border:2px solid #c3c4f5;}