#f07de5 color space conversions
Hex:
#f07de5
RGB:
240, 125, 229
CMY:
6, 51, 10
CMYK:
0, 48, 5, 6
HSL:
306°, 79.3103%, 71.5686%
HSV (HSB):
306°, 47.9167%, 94.1176%
XYZ:
57.4117, 38.8496, 78.6015
xyY:
0.3283, 0.2222, 38.8496
CIE-Lab:
68.6422, 57.8223, -33.4781
CIE-LCH:
68.6422, 66.8147, 329.9299
CIE-Luv:
68.6422, 57.4008, -61.7312
Hunter-Lab:
62.3295, 55.3397, -31.1379
#f07de5 color charts
#f07de5 color shades, tints & tones
#f07de5 color schemes
#f07de5 color preview, HTML & CSS examples
This text has a color of #f07de5
<p style="color:#f07de5;">Text here</p>
.mytext {color:#f07de5;}
This box has a color of #f07de5
<div style="background-color:#f07de5;">Content here</div>
.mybackground {background-color:#f07de5;}
Border around this has a color of #f07de5
<div style="border:2px solid #f07de5;">Content here</div>
.myborder {border:2px solid #f07de5;}