#f035d5 color space conversions
Hex:
#f035d5
RGB:
240, 53, 213
CMY:
6, 79, 16
CMYK:
0, 78, 11, 6
HSL:
309°, 86.1751%, 57.4510%
HSV (HSB):
309°, 77.9167%, 94.1176%
XYZ:
49.2185, 25.8756, 65.3512
xyY:
0.3504, 0.1842, 25.8756
CIE-Lab:
57.9188, 82.8981, -41.2588
CIE-LCH:
57.9188, 92.5980, 333.5402
CIE-Luv:
57.9188, 85.0665, -75.8009
Hunter-Lab:
50.8680, 83.6927, -40.5634
#f035d5 color charts
#f035d5 color shades, tints & tones
#f035d5 color schemes
#f035d5 color preview, HTML & CSS examples
This text has a color of #f035d5
<p style="color:#f035d5;">Text here</p>
.mytext {color:#f035d5;}
This box has a color of #f035d5
<div style="background-color:#f035d5;">Content here</div>
.mybackground {background-color:#f035d5;}
Border around this has a color of #f035d5
<div style="border:2px solid #f035d5;">Content here</div>
.myborder {border:2px solid #f035d5;}