#c201f9 color space conversions
Hex:
#c201f9
RGB:
194, 1, 249
CMY:
24, 100, 2
CMYK:
22, 100, 0, 2
HSL:
287°, 99.2000%, 49.0196%
HSV (HSB):
287°, 99.5984%, 97.6471%
XYZ:
39.3579, 18.3306, 91.0863
xyY:
0.2645, 0.1232, 18.3306
CIE-Lab:
49.8947, 88.6499, -74.8377
CIE-LCH:
49.8947, 116.0150, 319.8291
CIE-Luv:
49.8947, 45.4652, -121.6593
Hunter-Lab:
42.8142, 89.1649, -96.1681
#c201f9 color charts
#c201f9 color shades, tints & tones
#c201f9 color schemes
#c201f9 color preview, HTML & CSS examples
This text has a color of #c201f9
<p style="color:#c201f9;">Text here</p>
.mytext {color:#c201f9;}
This box has a color of #c201f9
<div style="background-color:#c201f9;">Content here</div>
.mybackground {background-color:#c201f9;}
Border around this has a color of #c201f9
<div style="border:2px solid #c201f9;">Content here</div>
.myborder {border:2px solid #c201f9;}