#f05be9 color space conversions
Hex:
#f05be9
RGB:
240, 91, 233
CMY:
6, 64, 9
CMYK:
0, 62, 3, 6
HSL:
303°, 83.2402%, 64.9020%
HSV (HSB):
303°, 62.0833%, 94.1176%
XYZ:
54.3842, 31.8906, 80.3799
xyY:
0.3263, 0.1914, 31.8906
CIE-Lab:
63.2524, 73.4906, -44.1139
CIE-LCH:
63.2524, 85.7141, 329.0251
CIE-Luv:
63.2524, 68.4615, -80.1389
Hunter-Lab:
56.4718, 73.0759, -44.8610
#f05be9 color charts
#f05be9 color shades, tints & tones
#f05be9 color schemes
#f05be9 color preview, HTML & CSS examples
This text has a color of #f05be9
<p style="color:#f05be9;">Text here</p>
.mytext {color:#f05be9;}
This box has a color of #f05be9
<div style="background-color:#f05be9;">Content here</div>
.mybackground {background-color:#f05be9;}
Border around this has a color of #f05be9
<div style="border:2px solid #f05be9;">Content here</div>
.myborder {border:2px solid #f05be9;}