#f050d5 color space conversions
Hex:
#f050d5
RGB:
240, 80, 213
CMY:
6, 69, 16
CMYK:
0, 67, 11, 6
HSL:
310°, 84.2105%, 62.7451%
HSV (HSB):
310°, 66.6667%, 94.1176%
XYZ:
50.8141, 29.0667, 65.8830
xyY:
0.3486, 0.1994, 29.0667
CIE-Lab:
60.8404, 74.5973, -36.6778
CIE-LCH:
60.8404, 83.1266, 333.8177
CIE-Luv:
60.8404, 78.3945, -68.1294
Hunter-Lab:
53.9135, 73.8895, -34.7137
#f050d5 color charts
#f050d5 color shades, tints & tones
#f050d5 color schemes
#f050d5 color preview, HTML & CSS examples
This text has a color of #f050d5
<p style="color:#f050d5;">Text here</p>
.mytext {color:#f050d5;}
This box has a color of #f050d5
<div style="background-color:#f050d5;">Content here</div>
.mybackground {background-color:#f050d5;}
Border around this has a color of #f050d5
<div style="border:2px solid #f050d5;">Content here</div>
.myborder {border:2px solid #f050d5;}