#ff01ff color space conversions
Hex:
#ff01ff
RGB:
255, 1, 255
CMY:
0, 100, 0
CMYK:
0, 100, 0, 0
HSL:
300°, 100.0000%, 50.1961%
HSV (HSB):
300°, 99.6078%, 100.0000%
XYZ:
59.3009, 28.5017, 96.9836
xyY:
0.3209, 0.1542, 28.5017
CIE-Lab:
60.3393, 98.1967, -60.8120
CIE-LCH:
60.3393, 115.5019, 328.2306
CIE-Luv:
60.3393, 84.0388, -108.6650
Hunter-Lab:
53.3870, 104.8458, -70.3362
#ff01ff color charts
#ff01ff color shades, tints & tones
#ff01ff color schemes
#ff01ff color preview, HTML & CSS examples
This text has a color of #ff01ff
<p style="color:#ff01ff;">Text here</p>
.mytext {color:#ff01ff;}
This box has a color of #ff01ff
<div style="background-color:#ff01ff;">Content here</div>
.mybackground {background-color:#ff01ff;}
Border around this has a color of #ff01ff
<div style="border:2px solid #ff01ff;">Content here</div>
.myborder {border:2px solid #ff01ff;}