#b30c8c color space conversions
Hex:
#b30c8c
RGB:
179, 12, 140
CMY:
30, 95, 45
CMYK:
0, 93, 22, 30
HSL:
314°, 87.4346%, 37.4510%
HSV (HSB):
314°, 93.2961%, 70.1961%
XYZ:
23.4555, 11.7401, 25.8408
xyY:
0.3843, 0.1923, 11.7401
CIE-Lab:
40.8000, 68.7935, -25.8949
CIE-LCH:
40.8000, 73.5057, 339.3729
CIE-Luv:
40.8000, 74.6649, -46.1439
Hunter-Lab:
34.2638, 62.2315, -20.7301
#b30c8c color charts
#b30c8c color shades, tints & tones
#b30c8c color schemes
#b30c8c color preview, HTML & CSS examples
This text has a color of #b30c8c
<p style="color:#b30c8c;">Text here</p>
.mytext {color:#b30c8c;}
This box has a color of #b30c8c
<div style="background-color:#b30c8c;">Content here</div>
.mybackground {background-color:#b30c8c;}
Border around this has a color of #b30c8c
<div style="border:2px solid #b30c8c;">Content here</div>
.myborder {border:2px solid #b30c8c;}