#c201fa color space conversions
Hex:
#c201fa
RGB:
194, 1, 250
CMY:
24, 100, 2
CMYK:
22, 100, 0, 2
HSL:
287°, 99.2032%, 49.2157%
HSV (HSB):
287°, 99.6000%, 98.0392%
XYZ:
39.5143, 18.3932, 91.9101
xyY:
0.2637, 0.1228, 18.3932
CIE-Lab:
49.9695, 88.8202, -75.2750
CIE-LCH:
49.9695, 116.4274, 319.7188
CIE-Luv:
49.9695, 45.1710, -122.3234
Hunter-Lab:
42.8873, 89.4088, -97.0411
#c201fa color charts
#c201fa color shades, tints & tones
#c201fa color schemes
#c201fa color preview, HTML & CSS examples
This text has a color of #c201fa
<p style="color:#c201fa;">Text here</p>
.mytext {color:#c201fa;}
This box has a color of #c201fa
<div style="background-color:#c201fa;">Content here</div>
.mybackground {background-color:#c201fa;}
Border around this has a color of #c201fa
<div style="border:2px solid #c201fa;">Content here</div>
.myborder {border:2px solid #c201fa;}