#c211fd color space conversions
Hex:
#c211fd
RGB:
194, 17, 253
CMY:
24, 93, 1
CMYK:
23, 93, 0, 1
HSL:
285°, 98.3333%, 52.9412%
HSV (HSB):
285°, 93.2806%, 99.2157%
XYZ:
40.1782, 18.9621, 94.4709
xyY:
0.2616, 0.1234, 18.9621
CIE-Lab:
50.6428, 87.9965, -75.8536
CIE-LCH:
50.6428, 116.1773, 319.2384
CIE-Luv:
50.6428, 43.7681, -123.5458
Hunter-Lab:
43.5455, 88.4925, -98.1465
#c211fd color charts
#c211fd color shades, tints & tones
#c211fd color schemes
#c211fd color preview, HTML & CSS examples
This text has a color of #c211fd
<p style="color:#c211fd;">Text here</p>
.mytext {color:#c211fd;}
This box has a color of #c211fd
<div style="background-color:#c211fd;">Content here</div>
.mybackground {background-color:#c211fd;}
Border around this has a color of #c211fd
<div style="border:2px solid #c211fd;">Content here</div>
.myborder {border:2px solid #c211fd;}