#f05fdf color space conversions
Hex:
#f05fdf
RGB:
240, 95, 223
CMY:
6, 63, 13
CMYK:
0, 60, 7, 6
HSL:
307°, 82.8571%, 65.6863%
HSV (HSB):
307°, 60.4167%, 94.1176%
XYZ:
53.3467, 32.0374, 73.1842
xyY:
0.3364, 0.2020, 32.0374
CIE-Lab:
63.3738, 70.3106, -38.3412
CIE-LCH:
63.3738, 80.0851, 331.3958
CIE-Luv:
63.3738, 70.3322, -70.5661
Hunter-Lab:
56.6016, 69.1825, -37.0391
#f05fdf color charts
#f05fdf color shades, tints & tones
#f05fdf color schemes
#f05fdf color preview, HTML & CSS examples
This text has a color of #f05fdf
<p style="color:#f05fdf;">Text here</p>
.mytext {color:#f05fdf;}
This box has a color of #f05fdf
<div style="background-color:#f05fdf;">Content here</div>
.mybackground {background-color:#f05fdf;}
Border around this has a color of #f05fdf
<div style="border:2px solid #f05fdf;">Content here</div>
.myborder {border:2px solid #f05fdf;}