#b30e8c color space conversions
Hex:
#b30e8c
RGB:
179, 14, 140
CMY:
30, 95, 45
CMYK:
0, 92, 22, 30
HSL:
314°, 85.4922%, 37.8431%
HSV (HSB):
314°, 92.1788%, 70.1961%
XYZ:
23.4811, 11.7912, 25.8493
xyY:
0.3842, 0.1929, 11.7912
CIE-Lab:
40.8824, 68.5525, -25.7665
CIE-LCH:
40.8824, 73.2349, 339.4005
CIE-Luv:
40.8824, 74.4814, -45.9535
Hunter-Lab:
34.3384, 61.9687, -20.5956
#b30e8c color charts
#b30e8c color shades, tints & tones
#b30e8c color schemes
#b30e8c color preview, HTML & CSS examples
This text has a color of #b30e8c
<p style="color:#b30e8c;">Text here</p>
.mytext {color:#b30e8c;}
This box has a color of #b30e8c
<div style="background-color:#b30e8c;">Content here</div>
.mybackground {background-color:#b30e8c;}
Border around this has a color of #b30e8c
<div style="border:2px solid #b30e8c;">Content here</div>
.myborder {border:2px solid #b30e8c;}