#f00be5 color space conversions
Hex:
#f00be5
RGB:
240, 11, 229
CMY:
6, 96, 10
CMYK:
0, 95, 5, 6
HSL:
303°, 91.2351%, 49.2157%
HSV (HSB):
303°, 95.4167%, 94.1176%
XYZ:
50.1977, 24.4218, 76.1969
xyY:
0.3328, 0.1619, 24.4218
CIE-Lab:
56.5076, 91.6258, -52.5512
CIE-LCH:
56.5076, 105.6263, 330.1639
CIE-Luv:
56.5076, 83.3098, -93.7556
Hunter-Lab:
49.4184, 94.8328, -56.8248
#f00be5 color charts
#f00be5 color shades, tints & tones
#f00be5 color schemes
#f00be5 color preview, HTML & CSS examples
This text has a color of #f00be5
<p style="color:#f00be5;">Text here</p>
.mytext {color:#f00be5;}
This box has a color of #f00be5
<div style="background-color:#f00be5;">Content here</div>
.mybackground {background-color:#f00be5;}
Border around this has a color of #f00be5
<div style="border:2px solid #f00be5;">Content here</div>
.myborder {border:2px solid #f00be5;}