#ff06f1 color space conversions
Hex:
#ff06f1
RGB:
255, 6, 241
CMY:
0, 98, 5
CMYK:
0, 98, 5, 0
HSL:
303°, 100.0000%, 51.1765%
HSV (HSB):
303°, 97.6471%, 100.0000%
XYZ:
57.1823, 27.7411, 85.5598
xyY:
0.3354, 0.1627, 27.7411
CIE-Lab:
59.6541, 96.0005, -54.1200
CIE-LCH:
59.6541, 110.2046, 330.5880
CIE-Luv:
59.6541, 89.5684, -97.9558
Hunter-Lab:
52.6698, 101.6207, -59.4451
#ff06f1 color charts
#ff06f1 color shades, tints & tones
#ff06f1 color schemes
#ff06f1 color preview, HTML & CSS examples
This text has a color of #ff06f1
<p style="color:#ff06f1;">Text here</p>
.mytext {color:#ff06f1;}
This box has a color of #ff06f1
<div style="background-color:#ff06f1;">Content here</div>
.mybackground {background-color:#ff06f1;}
Border around this has a color of #ff06f1
<div style="border:2px solid #ff06f1;">Content here</div>
.myborder {border:2px solid #ff06f1;}