#f137e5 color space conversions
Hex:
#f137e5
RGB:
241, 55, 229
CMY:
5, 78, 10
CMYK:
0, 77, 5, 5
HSL:
304°, 86.9159%, 58.0392%
HSV (HSB):
304°, 77.1784%, 94.5098%
XYZ:
51.7847, 27.0903, 76.6283
xyY:
0.3330, 0.1742, 27.0903
CIE-Lab:
59.0578, 84.8485, -48.4888
CIE-LCH:
59.0578, 97.7263, 330.2531
CIE-Luv:
59.0578, 79.2499, -87.5005
Hunter-Lab:
52.0483, 86.5112, -50.8561
#f137e5 color charts
#f137e5 color shades, tints & tones
#f137e5 color schemes
#f137e5 color preview, HTML & CSS examples
This text has a color of #f137e5
<p style="color:#f137e5;">Text here</p>
.mytext {color:#f137e5;}
This box has a color of #f137e5
<div style="background-color:#f137e5;">Content here</div>
.mybackground {background-color:#f137e5;}
Border around this has a color of #f137e5
<div style="border:2px solid #f137e5;">Content here</div>
.myborder {border:2px solid #f137e5;}