#b30d9f color space conversions
Hex:
#b30d9f
RGB:
179, 13, 159
CMY:
30, 95, 38
CMYK:
0, 93, 11, 30
HSL:
307°, 86.4583%, 37.6471%
HSV (HSB):
307°, 92.7374%, 70.1961%
XYZ:
24.9923, 12.3748, 33.8722
xyY:
0.3508, 0.1737, 12.3748
CIE-Lab:
41.8056, 71.1642, -35.8513
CIE-LCH:
41.8056, 79.6848, 333.2618
CIE-Luv:
41.8056, 66.4877, -60.6709
Hunter-Lab:
35.1778, 65.2557, -32.4651
#b30d9f color charts
#b30d9f color shades, tints & tones
#b30d9f color schemes
#b30d9f color preview, HTML & CSS examples
This text has a color of #b30d9f
<p style="color:#b30d9f;">Text here</p>
.mytext {color:#b30d9f;}
This box has a color of #b30d9f
<div style="background-color:#b30d9f;">Content here</div>
.mybackground {background-color:#b30d9f;}
Border around this has a color of #b30d9f
<div style="border:2px solid #b30d9f;">Content here</div>
.myborder {border:2px solid #b30d9f;}