#b30e9d color space conversions
Hex:
#b30e9d
RGB:
179, 14, 157
CMY:
30, 95, 38
CMYK:
0, 92, 12, 30
HSL:
308°, 85.4922%, 37.8431%
HSV (HSB):
308°, 92.1788%, 70.1961%
XYZ:
24.8332, 12.3321, 32.9698
xyY:
0.3541, 0.1758, 12.3321
CIE-Lab:
41.7391, 70.7697, -34.7516
CIE-LCH:
41.7391, 78.8418, 333.8466
CIE-Luv:
41.7391, 67.2366, -59.0509
Hunter-Lab:
35.1171, 64.7723, -31.0826
#b30e9d color charts
#b30e9d color shades, tints & tones
#b30e9d color schemes
#b30e9d color preview, HTML & CSS examples
This text has a color of #b30e9d
<p style="color:#b30e9d;">Text here</p>
.mytext {color:#b30e9d;}
This box has a color of #b30e9d
<div style="background-color:#b30e9d;">Content here</div>
.mybackground {background-color:#b30e9d;}
Border around this has a color of #b30e9d
<div style="border:2px solid #b30e9d;">Content here</div>
.myborder {border:2px solid #b30e9d;}