#f40cf5 color space conversions
Hex:
#f40cf5
RGB:
244, 12, 245
CMY:
4, 95, 4
CMYK:
0, 95, 0, 4
HSL:
300°, 92.0949%, 50.3922%
HSV (HSB):
300°, 95.1020%, 96.0784%
XYZ:
53.9211, 26.0886, 88.5798
xyY:
0.3198, 0.1547, 26.0886
CIE-Lab:
58.1211, 94.4267, -58.9096
CIE-LCH:
58.1211, 111.2958, 328.0414
CIE-Luv:
58.1211, 79.7269, -104.3417
Hunter-Lab:
51.0770, 99.0546, -67.0692
#f40cf5 color charts
#f40cf5 color shades, tints & tones
#f40cf5 color schemes
#f40cf5 color preview, HTML & CSS examples
This text has a color of #f40cf5
<p style="color:#f40cf5;">Text here</p>
.mytext {color:#f40cf5;}
This box has a color of #f40cf5
<div style="background-color:#f40cf5;">Content here</div>
.mybackground {background-color:#f40cf5;}
Border around this has a color of #f40cf5
<div style="border:2px solid #f40cf5;">Content here</div>
.myborder {border:2px solid #f40cf5;}