#f036ec color space conversions
Hex:
#f036ec
RGB:
240, 54, 236
CMY:
6, 79, 7
CMYK:
0, 78, 2, 6
HSL:
301°, 86.1111%, 57.6471%
HSV (HSB):
301°, 77.5000%, 94.1176%
XYZ:
52.3947, 27.2197, 81.8493
xyY:
0.3245, 0.1686, 27.2197
CIE-Lab:
59.1772, 85.9313, -52.2349
CIE-LCH:
59.1772, 100.5618, 328.7059
CIE-Luv:
59.1772, 76.0945, -93.4394
Hunter-Lab:
52.1725, 87.9581, -56.4946
#f036ec color charts
#f036ec color shades, tints & tones
#f036ec color schemes
#f036ec color preview, HTML & CSS examples
This text has a color of #f036ec
<p style="color:#f036ec;">Text here</p>
.mytext {color:#f036ec;}
This box has a color of #f036ec
<div style="background-color:#f036ec;">Content here</div>
.mybackground {background-color:#f036ec;}
Border around this has a color of #f036ec
<div style="border:2px solid #f036ec;">Content here</div>
.myborder {border:2px solid #f036ec;}