#f005e4 color space conversions
Hex:
#f005e4
RGB:
240, 5, 228
CMY:
6, 98, 11
CMYK:
0, 98, 5, 6
HSL:
303°, 95.9184%, 48.0392%
HSV (HSB):
303°, 97.9167%, 94.1176%
XYZ:
49.9930, 24.2352, 75.4417
xyY:
0.3340, 0.1619, 24.2352
CIE-Lab:
56.3226, 91.8734, -52.2817
CIE-LCH:
56.3226, 105.7076, 330.3574
CIE-Luv:
56.3226, 83.9763, -93.3156
Hunter-Lab:
49.2293, 95.1180, -56.3988
#f005e4 color charts
#f005e4 color shades, tints & tones
#f005e4 color schemes
#f005e4 color preview, HTML & CSS examples
This text has a color of #f005e4
<p style="color:#f005e4;">Text here</p>
.mytext {color:#f005e4;}
This box has a color of #f005e4
<div style="background-color:#f005e4;">Content here</div>
.mybackground {background-color:#f005e4;}
Border around this has a color of #f005e4
<div style="border:2px solid #f005e4;">Content here</div>
.myborder {border:2px solid #f005e4;}