#c901fc color space conversions
Hex:
#c901fc
RGB:
201, 1, 252
CMY:
21, 100, 1
CMYK:
20, 100, 0, 1
HSL:
288°, 99.2095%, 49.6078%
HSV (HSB):
288°, 99.6032%, 98.8235%
XYZ:
41.6689, 19.4675, 93.6569
xyY:
0.2692, 0.1258, 19.4675
CIE-Lab:
51.2297, 90.0514, -74.2922
CIE-LCH:
51.2297, 116.7416, 320.4774
CIE-Luv:
51.2297, 48.8376, -122.0652
Hunter-Lab:
44.1220, 91.3625, -94.9683
#c901fc color charts
#c901fc color shades, tints & tones
#c901fc color schemes
#c901fc color preview, HTML & CSS examples
This text has a color of #c901fc
<p style="color:#c901fc;">Text here</p>
.mytext {color:#c901fc;}
This box has a color of #c901fc
<div style="background-color:#c901fc;">Content here</div>
.mybackground {background-color:#c901fc;}
Border around this has a color of #c901fc
<div style="border:2px solid #c901fc;">Content here</div>
.myborder {border:2px solid #c901fc;}