#f011f2 color space conversions
Hex:
#f011f2
RGB:
240, 17, 242
CMY:
6, 93, 5
CMYK:
1, 93, 0, 5
HSL:
299°, 89.6414%, 50.7843%
HSV (HSB):
299°, 92.9752%, 94.9020%
XYZ:
52.1626, 25.3370, 86.1456
xyY:
0.3188, 0.1548, 25.3370
CIE-Lab:
57.4023, 92.9756, -58.4228
CIE-LCH:
57.4023, 109.8075, 327.8561
CIE-Luv:
57.4023, 77.8063, -103.1044
Hunter-Lab:
50.3358, 96.8904, -66.2349
#f011f2 color charts
#f011f2 color shades, tints & tones
#f011f2 color schemes
#f011f2 color preview, HTML & CSS examples
This text has a color of #f011f2
<p style="color:#f011f2;">Text here</p>
.mytext {color:#f011f2;}
This box has a color of #f011f2
<div style="background-color:#f011f2;">Content here</div>
.mybackground {background-color:#f011f2;}
Border around this has a color of #f011f2
<div style="border:2px solid #f011f2;">Content here</div>
.myborder {border:2px solid #f011f2;}