#f055f5 color space conversions
Hex:
#f055f5
RGB:
240, 85, 245
CMY:
6, 67, 4
CMYK:
2, 65, 0, 4
HSL:
298°, 88.8889%, 64.7059%
HSV (HSB):
298°, 65.3061%, 96.0784%
XYZ:
55.6651, 31.6148, 89.5546
xyY:
0.3148, 0.1788, 31.6148
CIE-Lab:
63.0233, 77.7117, -51.1399
CIE-LCH:
63.0233, 93.0290, 326.6522
CIE-Luv:
63.0233, 66.3558, -91.7817
Hunter-Lab:
56.2271, 78.3186, -55.0741
#f055f5 color charts
#f055f5 color shades, tints & tones
#f055f5 color schemes
#f055f5 color preview, HTML & CSS examples
This text has a color of #f055f5
<p style="color:#f055f5;">Text here</p>
.mytext {color:#f055f5;}
This box has a color of #f055f5
<div style="background-color:#f055f5;">Content here</div>
.mybackground {background-color:#f055f5;}
Border around this has a color of #f055f5
<div style="border:2px solid #f055f5;">Content here</div>
.myborder {border:2px solid #f055f5;}