#f150ed color space conversions
Hex:
#f150ed
RGB:
241, 80, 237
CMY:
5, 69, 7
CMYK:
0, 67, 2, 5
HSL:
301°, 85.1852%, 62.9412%
HSV (HSB):
301°, 66.8050%, 94.5098%
XYZ:
54.4304, 30.5525, 83.1492
xyY:
0.3237, 0.1817, 30.5525
CIE-Lab:
62.1281, 78.4541, -48.1048
CIE-LCH:
62.1281, 92.0278, 328.4851
CIE-Luv:
62.1281, 70.9305, -86.8710
Hunter-Lab:
55.2743, 79.0444, -50.4979
#f150ed color charts
#f150ed color shades, tints & tones
#f150ed color schemes
#f150ed color preview, HTML & CSS examples
This text has a color of #f150ed
<p style="color:#f150ed;">Text here</p>
.mytext {color:#f150ed;}
This box has a color of #f150ed
<div style="background-color:#f150ed;">Content here</div>
.mybackground {background-color:#f150ed;}
Border around this has a color of #f150ed
<div style="border:2px solid #f150ed;">Content here</div>
.myborder {border:2px solid #f150ed;}