#f05fd5 color space conversions
Hex:
#f05fd5
RGB:
240, 95, 213
CMY:
6, 63, 16
CMYK:
0, 60, 11, 6
HSL:
311°, 82.8571%, 65.6863%
HSV (HSB):
311°, 60.4167%, 94.1176%
XYZ:
52.0376, 31.5138, 66.2909
xyY:
0.3473, 0.2103, 31.5138
CIE-Lab:
62.9390, 68.7832, -33.4080
CIE-LCH:
62.9390, 76.4672, 334.0941
CIE-Luv:
62.9390, 73.4857, -62.4971
Hunter-Lab:
56.1371, 67.2248, -30.7180
#f05fd5 color charts
#f05fd5 color shades, tints & tones
#f05fd5 color schemes
#f05fd5 color preview, HTML & CSS examples
This text has a color of #f05fd5
<p style="color:#f05fd5;">Text here</p>
.mytext {color:#f05fd5;}
This box has a color of #f05fd5
<div style="background-color:#f05fd5;">Content here</div>
.mybackground {background-color:#f05fd5;}
Border around this has a color of #f05fd5
<div style="border:2px solid #f05fd5;">Content here</div>
.myborder {border:2px solid #f05fd5;}