#ff01fb color space conversions
Hex:
#ff01fb
RGB:
255, 1, 251
CMY:
0, 100, 2
CMYK:
0, 100, 2, 0
HSL:
301°, 100.0000%, 50.1961%
HSV (HSB):
301°, 99.6078%, 100.0000%
XYZ:
58.6634, 28.2467, 93.6270
xyY:
0.3249, 0.1565, 28.2467
CIE-Lab:
60.1110, 97.6445, -58.9595
CIE-LCH:
60.1110, 114.0644, 328.8757
CIE-Luv:
60.1110, 85.6478, -105.6963
Hunter-Lab:
53.1477, 104.0167, -67.2443
#ff01fb color charts
#ff01fb color shades, tints & tones
#ff01fb color schemes
#ff01fb color preview, HTML & CSS examples
This text has a color of #ff01fb
<p style="color:#ff01fb;">Text here</p>
.mytext {color:#ff01fb;}
This box has a color of #ff01fb
<div style="background-color:#ff01fb;">Content here</div>
.mybackground {background-color:#ff01fb;}
Border around this has a color of #ff01fb
<div style="border:2px solid #ff01fb;">Content here</div>
.myborder {border:2px solid #ff01fb;}