#ff01ce color space conversions
Hex:
#ff01ce
RGB:
255, 1, 206
CMY:
0, 100, 19
CMYK:
0, 100, 19, 0
HSL:
312°, 100.0000%, 50.1961%
HSV (HSB):
312°, 99.6078%, 100.0000%
XYZ:
52.3914, 25.7379, 60.5991
xyY:
0.3777, 0.1855, 25.7379
CIE-Lab:
57.7875, 91.9129, -37.2927
CIE-LCH:
57.7875, 99.1904, 337.9157
CIE-Luv:
57.7875, 105.1949, -71.2746
Hunter-Lab:
50.7326, 95.5546, -35.3080
#ff01ce color charts
#ff01ce RGB chart
#ff01ce CMYK chart
#ff01ce RGB pie chart
#ff01ce color shades, tints & tones
#ff01ce color schemes
#ff01ce color preview, HTML & CSS examples
This text has a color of #ff01ce
<p style="color:#ff01ce;">Text here</p>
.mytext {color:#ff01ce;}
Text color #ff01ce
This box has a color of #ff01ce
<div style="background-color:#ff01ce;">Content here</div>
.mybackground {background-color:#ff01ce;}
Background color #ff01ce
Border around this has a color of #ff01ce
<div style="border:2px solid #ff01ce;">Content here</div>
.myborder {border:2px solid #ff01ce;}
Border color #ff01ce