#f07dfc color space conversions
Hex:
#f07dfc
RGB:
240, 125, 252
CMY:
6, 51, 1
CMYK:
5, 50, 0, 1
HSL:
294°, 95.4887%, 73.9216%
HSV (HSB):
294°, 50.3968%, 98.8235%
XYZ:
60.8395, 40.2208, 96.6523
xyY:
0.3077, 0.2034, 40.2208
CIE-Lab:
69.6265, 61.8295, -44.5802
CIE-LCH:
69.6265, 76.2252, 324.2077
CIE-Luv:
69.6265, 51.7956, -80.5017
Hunter-Lab:
63.4198, 60.2526, -45.9644
#f07dfc color charts
#f07dfc color shades, tints & tones
#f07dfc color schemes
#f07dfc color preview, HTML & CSS examples
This text has a color of #f07dfc
<p style="color:#f07dfc;">Text here</p>
.mytext {color:#f07dfc;}
This box has a color of #f07dfc
<div style="background-color:#f07dfc;">Content here</div>
.mybackground {background-color:#f07dfc;}
Border around this has a color of #f07dfc
<div style="border:2px solid #f07dfc;">Content here</div>
.myborder {border:2px solid #f07dfc;}