#c202f1 color space conversions
Hex:
#c202f1
RGB:
194, 2, 241
CMY:
24, 99, 5
CMYK:
20, 99, 0, 5
HSL:
288°, 98.3539%, 47.6471%
HSV (HSB):
288°, 99.1701%, 94.5098%
XYZ:
38.1470, 17.8636, 84.6565
xyY:
0.2712, 0.1270, 17.8636
CIE-Lab:
49.3303, 87.2208, -71.2680
CIE-LCH:
49.3303, 112.6348, 320.7478
CIE-Luv:
49.3303, 47.8433, -116.2529
Hunter-Lab:
42.2654, 87.1425, -89.1707
#c202f1 color charts
#c202f1 color shades, tints & tones
#c202f1 color schemes
#c202f1 color preview, HTML & CSS examples
This text has a color of #c202f1
<p style="color:#c202f1;">Text here</p>
.mytext {color:#c202f1;}
This box has a color of #c202f1
<div style="background-color:#c202f1;">Content here</div>
.mybackground {background-color:#c202f1;}
Border around this has a color of #c202f1
<div style="border:2px solid #c202f1;">Content here</div>
.myborder {border:2px solid #c202f1;}