#f005ff color space conversions
Hex:
#f005ff
RGB:
240, 5, 255
CMY:
6, 98, 0
CMYK:
6, 98, 0, 0
HSL:
296°, 100.0000%, 50.9804%
HSV (HSB):
296°, 98.0392%, 100.0000%
XYZ:
54.0395, 25.8538, 96.7498
xyY:
0.3059, 0.1464, 25.8538
CIE-Lab:
57.8980, 95.6906, -64.8663
CIE-LCH:
57.8980, 115.6042, 325.8676
CIE-Luv:
57.8980, 73.3248, -113.2800
Hunter-Lab:
50.8466, 100.7269, -77.2230
#f005ff color charts
#f005ff color shades, tints & tones
#f005ff color schemes
#f005ff color preview, HTML & CSS examples
This text has a color of #f005ff
<p style="color:#f005ff;">Text here</p>
.mytext {color:#f005ff;}
This box has a color of #f005ff
<div style="background-color:#f005ff;">Content here</div>
.mybackground {background-color:#f005ff;}
Border around this has a color of #f005ff
<div style="border:2px solid #f005ff;">Content here</div>
.myborder {border:2px solid #f005ff;}