#b30da4 color space conversions
Hex:
#b30da4
RGB:
179, 13, 164
CMY:
30, 95, 36
CMYK:
0, 93, 8, 30
HSL:
305°, 86.4583%, 37.6471%
HSV (HSB):
305°, 92.7374%, 70.1961%
XYZ:
25.4352, 12.5519, 36.2041
xyY:
0.3428, 0.1692, 12.5519
CIE-Lab:
42.0801, 71.8619, -38.4191
CIE-LCH:
42.0801, 81.4872, 331.8700
CIE-Luv:
42.0801, 64.4446, -64.4754
Hunter-Lab:
35.4286, 66.1498, -35.7877
#b30da4 color charts
#b30da4 color shades, tints & tones
#b30da4 color schemes
#b30da4 color preview, HTML & CSS examples
This text has a color of #b30da4
<p style="color:#b30da4;">Text here</p>
.mytext {color:#b30da4;}
This box has a color of #b30da4
<div style="background-color:#b30da4;">Content here</div>
.mybackground {background-color:#b30da4;}
Border around this has a color of #b30da4
<div style="border:2px solid #b30da4;">Content here</div>
.myborder {border:2px solid #b30da4;}