#ff01cd color space conversions
Hex:
#ff01cd
RGB:
255, 1, 205
CMY:
0, 100, 20
CMYK:
0, 100, 20, 0
HSL:
312°, 100.0000%, 50.1961%
HSV (HSB):
312°, 99.6078%, 100.0000%
XYZ:
52.2703, 25.6895, 59.9612
xyY:
0.3790, 0.1863, 25.6895
CIE-Lab:
57.7411, 91.7964, -36.7933
CIE-LCH:
57.7411, 98.8955, 338.1584
CIE-Luv:
57.7411, 105.6558, -70.4939
Hunter-Lab:
50.6848, 95.3854, -34.6620
#ff01cd color charts
#ff01cd RGB chart
#ff01cd CMYK chart
#ff01cd RGB pie chart
#ff01cd color shades, tints & tones
#ff01cd color schemes
#ff01cd color preview, HTML & CSS examples
This text has a color of #ff01cd
<p style="color:#ff01cd;">Text here</p>
.mytext {color:#ff01cd;}
Text color #ff01cd
This box has a color of #ff01cd
<div style="background-color:#ff01cd;">Content here</div>
.mybackground {background-color:#ff01cd;}
Background color #ff01cd
Border around this has a color of #ff01cd
<div style="border:2px solid #ff01cd;">Content here</div>
.myborder {border:2px solid #ff01cd;}
Border color #ff01cd