#b30da3 color space conversions
Hex:
#b30da3
RGB:
179, 13, 163
CMY:
30, 95, 36
CMYK:
0, 93, 9, 30
HSL:
306°, 86.4583%, 37.6471%
HSV (HSB):
306°, 92.7374%, 70.1961%
XYZ:
25.3452, 12.5159, 35.7303
xyY:
0.3444, 0.1701, 12.5159
CIE-Lab:
42.0246, 71.7210, -37.9078
CIE-LCH:
42.0246, 81.1227, 332.1415
CIE-Luv:
42.0246, 64.8500, -63.7164
Hunter-Lab:
35.3778, 65.9689, -35.1163
#b30da3 color charts
#b30da3 color shades, tints & tones
#b30da3 color schemes
#b30da3 color preview, HTML & CSS examples
This text has a color of #b30da3
<p style="color:#b30da3;">Text here</p>
.mytext {color:#b30da3;}
This box has a color of #b30da3
<div style="background-color:#b30da3;">Content here</div>
.mybackground {background-color:#b30da3;}
Border around this has a color of #b30da3
<div style="border:2px solid #b30da3;">Content here</div>
.myborder {border:2px solid #b30da3;}