#c202fa color space conversions
Hex:
#c202fa
RGB:
194, 2, 250
CMY:
24, 99, 2
CMYK:
22, 99, 0, 2
HSL:
286°, 98.4127%, 49.4118%
HSV (HSB):
286°, 99.2000%, 98.0392%
XYZ:
39.5252, 18.4149, 91.9137
xyY:
0.2638, 0.1229, 18.4149
CIE-Lab:
49.9955, 88.7425, -75.2328
CIE-LCH:
49.9955, 116.3409, 319.7099
CIE-Luv:
49.9955, 45.1401, -122.2791
Hunter-Lab:
42.9126, 89.3127, -96.9535
#c202fa color charts
#c202fa color shades, tints & tones
#c202fa color schemes
#c202fa color preview, HTML & CSS examples
This text has a color of #c202fa
<p style="color:#c202fa;">Text here</p>
.mytext {color:#c202fa;}
This box has a color of #c202fa
<div style="background-color:#c202fa;">Content here</div>
.mybackground {background-color:#c202fa;}
Border around this has a color of #c202fa
<div style="border:2px solid #c202fa;">Content here</div>
.myborder {border:2px solid #c202fa;}