#f04be5 color space conversions
Hex:
#f04be5
RGB:
240, 75, 229
CMY:
6, 71, 10
CMYK:
0, 69, 5, 6
HSL:
304°, 84.6154%, 61.7647%
HSV (HSB):
304°, 68.7500%, 94.1176%
XYZ:
52.5941, 29.2146, 76.9957
xyY:
0.3312, 0.1840, 29.2146
CIE-Lab:
60.9705, 78.7208, -45.4749
CIE-LCH:
60.9705, 90.9117, 329.9861
CIE-Luv:
60.9705, 74.2058, -82.4835
Hunter-Lab:
54.0505, 79.1020, -46.6241
#f04be5 color charts
#f04be5 color shades, tints & tones
#f04be5 color schemes
#f04be5 color preview, HTML & CSS examples
This text has a color of #f04be5
<p style="color:#f04be5;">Text here</p>
.mytext {color:#f04be5;}
This box has a color of #f04be5
<div style="background-color:#f04be5;">Content here</div>
.mybackground {background-color:#f04be5;}
Border around this has a color of #f04be5
<div style="border:2px solid #f04be5;">Content here</div>
.myborder {border:2px solid #f04be5;}