#7f0d85 color space conversions
Hex:
#7f0d85
RGB:
127, 13, 133
CMY:
50, 95, 48
CMYK:
5, 90, 0, 48
HSL:
297°, 82.1918%, 28.6275%
HSV (HSB):
297°, 90.2256%, 52.1569%
XYZ:
13.1300, 6.4933, 22.7516
xyY:
0.3099, 0.1532, 6.4933
CIE-Lab:
30.6245, 57.5034, -38.2939
CIE-LCH:
30.6245, 69.0874, 326.3387
CIE-Luv:
30.6245, 38.1876, -56.3189
Hunter-Lab:
25.4820, 47.3811, -35.0997
#7f0d85 color charts
#7f0d85 color shades, tints & tones
#7f0d85 color schemes
#7f0d85 color preview, HTML & CSS examples
This text has a color of #7f0d85
<p style="color:#7f0d85;">Text here</p>
.mytext {color:#7f0d85;}
This box has a color of #7f0d85
<div style="background-color:#7f0d85;">Content here</div>
.mybackground {background-color:#7f0d85;}
Border around this has a color of #7f0d85
<div style="border:2px solid #7f0d85;">Content here</div>
.myborder {border:2px solid #7f0d85;}