#f075e5 color space conversions
Hex:
#f075e5
RGB:
240, 117, 229
CMY:
6, 54, 10
CMYK:
0, 51, 5, 6
HSL:
305°, 80.3922%, 70.0000%
HSV (HSB):
305°, 51.2500%, 94.1176%
XYZ:
56.4393, 36.9050, 78.2774
xyY:
0.3289, 0.2150, 36.9050
CIE-Lab:
67.2057, 61.6146, -35.7079
CIE-LCH:
67.2057, 71.2138, 329.9061
CIE-Luv:
67.2057, 60.6130, -65.6950
Hunter-Lab:
60.7495, 59.5239, -33.8722
#f075e5 color charts
#f075e5 color shades, tints & tones
#f075e5 color schemes
#f075e5 color preview, HTML & CSS examples
This text has a color of #f075e5
<p style="color:#f075e5;">Text here</p>
.mytext {color:#f075e5;}
This box has a color of #f075e5
<div style="background-color:#f075e5;">Content here</div>
.mybackground {background-color:#f075e5;}
Border around this has a color of #f075e5
<div style="border:2px solid #f075e5;">Content here</div>
.myborder {border:2px solid #f075e5;}