#f001f1 color space conversions
Hex:
#f001f1
RGB:
240, 1, 241
CMY:
6, 100, 5
CMYK:
0, 100, 0, 5
HSL:
300°, 99.1736%, 47.4510%
HSV (HSB):
300°, 99.5851%, 94.5098%
XYZ:
51.8232, 24.8978, 85.2935
xyY:
0.3199, 0.1537, 24.8978
CIE-Lab:
56.9758, 93.9242, -58.5462
CIE-LCH:
56.9758, 110.6771, 328.0633
CIE-Luv:
56.9758, 78.8670, -103.2312
Hunter-Lab:
49.8977, 98.0670, -66.4198
#f001f1 color charts
#f001f1 color shades, tints & tones
#f001f1 color schemes
#f001f1 color preview, HTML & CSS examples
This text has a color of #f001f1
<p style="color:#f001f1;">Text here</p>
.mytext {color:#f001f1;}
This box has a color of #f001f1
<div style="background-color:#f001f1;">Content here</div>
.mybackground {background-color:#f001f1;}
Border around this has a color of #f001f1
<div style="border:2px solid #f001f1;">Content here</div>
.myborder {border:2px solid #f001f1;}