#f011cc color space conversions
Hex:
#f011cc
RGB:
240, 17, 204
CMY:
6, 93, 20
CMYK:
0, 93, 15, 6
HSL:
310°, 88.1423%, 50.3922%
HSV (HSB):
310°, 92.9167%, 94.1176%
XYZ:
47.0347, 23.2858, 59.1423
xyY:
0.3633, 0.1799, 23.2858
CIE-Lab:
55.3655, 87.8751, -40.1395
CIE-LCH:
55.3655, 96.6085, 335.4501
CIE-Luv:
55.3655, 93.6194, -74.1834
Hunter-Lab:
48.2554, 89.5379, -38.8878
#f011cc color charts
#f011cc color shades, tints & tones
#f011cc color schemes
#f011cc color preview, HTML & CSS examples
This text has a color of #f011cc
<p style="color:#f011cc;">Text here</p>
.mytext {color:#f011cc;}
This box has a color of #f011cc
<div style="background-color:#f011cc;">Content here</div>
.mybackground {background-color:#f011cc;}
Border around this has a color of #f011cc
<div style="border:2px solid #f011cc;">Content here</div>
.myborder {border:2px solid #f011cc;}