#ff01cc color space conversions
Hex:
#ff01cc
RGB:
255, 1, 204
CMY:
0, 100, 20
CMYK:
0, 100, 20, 0
HSL:
312°, 100.0000%, 50.1961%
HSV (HSB):
312°, 99.6078%, 100.0000%
XYZ:
52.1499, 25.6413, 59.3274
xyY:
0.3803, 0.1870, 25.6413
CIE-Lab:
57.6950, 91.6804, -36.2931
CIE-LCH:
57.6950, 98.6027, 338.4031
CIE-Luv:
57.6950, 106.1176, -69.7128
Hunter-Lab:
50.6373, 95.2170, -34.0190
#ff01cc color charts
#ff01cc RGB chart
#ff01cc CMYK chart
#ff01cc RGB pie chart
#ff01cc color shades, tints & tones
#ff01cc color schemes
#ff01cc color preview, HTML & CSS examples
This text has a color of #ff01cc
<p style="color:#ff01cc;">Text here</p>
.mytext {color:#ff01cc;}
Text color #ff01cc
This box has a color of #ff01cc
<div style="background-color:#ff01cc;">Content here</div>
.mybackground {background-color:#ff01cc;}
Background color #ff01cc
Border around this has a color of #ff01cc
<div style="border:2px solid #ff01cc;">Content here</div>
.myborder {border:2px solid #ff01cc;}
Border color #ff01cc