#f027e5 color space conversions
Hex:
#f027e5
RGB:
240, 39, 229
CMY:
6, 85, 10
CMYK:
0, 84, 5, 6
HSL:
303°, 87.0130%, 54.7059%
HSV (HSB):
303°, 83.7500%, 94.1176%
XYZ:
50.8036, 25.6334, 76.3988
xyY:
0.3324, 0.1677, 25.6334
CIE-Lab:
57.6875, 88.1597, -50.6737
CIE-LCH:
57.6875, 101.6855, 330.1099
CIE-Luv:
57.6875, 80.9742, -90.8604
Hunter-Lab:
50.6295, 90.5121, -54.0267
#f027e5 color charts
#f027e5 color shades, tints & tones
#f027e5 color schemes
#f027e5 color preview, HTML & CSS examples
This text has a color of #f027e5
<p style="color:#f027e5;">Text here</p>
.mytext {color:#f027e5;}
This box has a color of #f027e5
<div style="background-color:#f027e5;">Content here</div>
.mybackground {background-color:#f027e5;}
Border around this has a color of #f027e5
<div style="border:2px solid #f027e5;">Content here</div>
.myborder {border:2px solid #f027e5;}