#f075f1 color space conversions
Hex:
#f075f1
RGB:
240, 117, 241
CMY:
6, 54, 5
CMYK:
0, 51, 0, 5
HSL:
300°, 81.5789%, 70.1961%
HSV (HSB):
300°, 51.4523%, 94.5098%
XYZ:
58.1737, 37.5987, 87.4103
xyY:
0.3176, 0.2053, 37.5987
CIE-Lab:
67.7238, 63.6426, -41.5278
CIE-LCH:
67.7238, 75.9930, 326.8749
CIE-Luv:
67.7238, 57.4685, -75.4605
Hunter-Lab:
61.3178, 62.0411, -41.5971
#f075f1 color charts
#f075f1 color shades, tints & tones
#f075f1 color schemes
#f075f1 color preview, HTML & CSS examples
This text has a color of #f075f1
<p style="color:#f075f1;">Text here</p>
.mytext {color:#f075f1;}
This box has a color of #f075f1
<div style="background-color:#f075f1;">Content here</div>
.mybackground {background-color:#f075f1;}
Border around this has a color of #f075f1
<div style="border:2px solid #f075f1;">Content here</div>
.myborder {border:2px solid #f075f1;}