#f01be2 color space conversions
Hex:
#f01be2
RGB:
240, 27, 226
CMY:
6, 89, 11
CMYK:
0, 89, 6, 6
HSL:
304°, 87.6543%, 52.3529%
HSV (HSB):
304°, 88.7500%, 94.1176%
XYZ:
50.0546, 24.8001, 74.1002
xyY:
0.3360, 0.1665, 24.8001
CIE-Lab:
56.8801, 89.6356, -50.2651
CIE-LCH:
56.8801, 102.7673, 330.7175
CIE-Luv:
56.8801, 83.4726, -90.1697
Hunter-Lab:
49.7997, 92.2640, -53.3616
#f01be2 color charts
#f01be2 color shades, tints & tones
#f01be2 color schemes
#f01be2 color preview, HTML & CSS examples
This text has a color of #f01be2
<p style="color:#f01be2;">Text here</p>
.mytext {color:#f01be2;}
This box has a color of #f01be2
<div style="background-color:#f01be2;">Content here</div>
.mybackground {background-color:#f01be2;}
Border around this has a color of #f01be2
<div style="border:2px solid #f01be2;">Content here</div>
.myborder {border:2px solid #f01be2;}