#f008f5 color space conversions
Hex:
#f008f5
RGB:
240, 8, 245
CMY:
6, 97, 4
CMYK:
2, 97, 0, 4
HSL:
299°, 93.6759%, 49.6078%
HSV (HSB):
299°, 96.7347%, 96.0784%
XYZ:
52.5034, 25.2915, 88.5007
xyY:
0.3157, 0.1521, 25.2915
CIE-Lab:
57.3583, 94.0545, -60.1690
CIE-LCH:
57.3583, 111.6538, 327.3919
CIE-Luv:
57.3583, 77.0324, -105.8367
Hunter-Lab:
50.2907, 98.3453, -69.1341
#f008f5 color charts
#f008f5 color shades, tints & tones
#f008f5 color schemes
#f008f5 color preview, HTML & CSS examples
This text has a color of #f008f5
<p style="color:#f008f5;">Text here</p>
.mytext {color:#f008f5;}
This box has a color of #f008f5
<div style="background-color:#f008f5;">Content here</div>
.mybackground {background-color:#f008f5;}
Border around this has a color of #f008f5
<div style="border:2px solid #f008f5;">Content here</div>
.myborder {border:2px solid #f008f5;}