#f005f0 color space conversions
Hex:
#f005f0
RGB:
240, 5, 240
CMY:
6, 98, 6
CMYK:
0, 98, 0, 6
HSL:
300°, 95.9184%, 48.0392%
HSV (HSB):
300°, 97.9167%, 94.1176%
XYZ:
51.7176, 24.9251, 84.5233
xyY:
0.3209, 0.1547, 24.9251
CIE-Lab:
57.0023, 93.5319, -57.9437
CIE-LCH:
57.0023, 110.0259, 328.2215
CIE-Luv:
57.0023, 79.1096, -102.2913
Hunter-Lab:
49.9250, 97.5404, -65.4307
#f005f0 color charts
#f005f0 color shades, tints & tones
#f005f0 color schemes
#f005f0 color preview, HTML & CSS examples
This text has a color of #f005f0
<p style="color:#f005f0;">Text here</p>
.mytext {color:#f005f0;}
This box has a color of #f005f0
<div style="background-color:#f005f0;">Content here</div>
.mybackground {background-color:#f005f0;}
Border around this has a color of #f005f0
<div style="border:2px solid #f005f0;">Content here</div>
.myborder {border:2px solid #f005f0;}