#c40ff3 color space conversions
Hex:
#c40ff3
RGB:
196, 15, 243
CMY:
23, 94, 5
CMYK:
19, 94, 0, 5
HSL:
288°, 90.4762%, 50.5882%
HSV (HSB):
288°, 93.8272%, 95.2941%
XYZ:
39.1134, 18.5485, 86.3127
xyY:
0.2717, 0.1288, 18.5485
CIE-Lab:
50.1547, 86.7559, -71.0381
CIE-LCH:
50.1547, 112.1293, 320.6884
CIE-Luv:
50.1547, 48.0206, -116.4861
Hunter-Lab:
43.0679, 86.7412, -88.6759
#c40ff3 color charts
#c40ff3 color shades, tints & tones
#c40ff3 color schemes
#c40ff3 color preview, HTML & CSS examples
This text has a color of #c40ff3
<p style="color:#c40ff3;">Text here</p>
.mytext {color:#c40ff3;}
This box has a color of #c40ff3
<div style="background-color:#c40ff3;">Content here</div>
.mybackground {background-color:#c40ff3;}
Border around this has a color of #c40ff3
<div style="border:2px solid #c40ff3;">Content here</div>
.myborder {border:2px solid #c40ff3;}