#c201f5 color space conversions
Hex:
#c201f5
RGB:
194, 1, 245
CMY:
24, 100, 4
CMYK:
21, 100, 0, 4
HSL:
287°, 99.1870%, 48.2353%
HSV (HSB):
287°, 99.5918%, 96.0784%
XYZ:
38.7404, 18.0836, 87.8348
xyY:
0.2678, 0.1250, 18.0836
CIE-Lab:
49.5974, 87.9721, -73.0808
CIE-LCH:
49.5974, 114.3674, 320.2827
CIE-Luv:
49.5974, 46.6579, -118.9900
Hunter-Lab:
42.5248, 88.1963, -92.6958
#c201f5 color charts
#c201f5 color shades, tints & tones
#c201f5 color schemes
#c201f5 color preview, HTML & CSS examples
This text has a color of #c201f5
<p style="color:#c201f5;">Text here</p>
.mytext {color:#c201f5;}
This box has a color of #c201f5
<div style="background-color:#c201f5;">Content here</div>
.mybackground {background-color:#c201f5;}
Border around this has a color of #c201f5
<div style="border:2px solid #c201f5;">Content here</div>
.myborder {border:2px solid #c201f5;}