#b30da8 color space conversions
Hex:
#b30da8
RGB:
179, 13, 168
CMY:
30, 95, 34
CMYK:
0, 93, 6, 30
HSL:
304°, 86.4583%, 37.6471%
HSV (HSB):
304°, 92.7374%, 70.1961%
XYZ:
25.8022, 12.6987, 38.1370
xyY:
0.3367, 0.1657, 12.6987
CIE-Lab:
42.3057, 72.4321, -40.4533
CIE-LCH:
42.3057, 82.9631, 330.8167
CIE-Luv:
42.3057, 62.8391, -67.5008
Hunter-Lab:
35.6352, 66.8838, -38.5077
#b30da8 color charts
#b30da8 color shades, tints & tones
#b30da8 color schemes
#b30da8 color preview, HTML & CSS examples
This text has a color of #b30da8
<p style="color:#b30da8;">Text here</p>
.mytext {color:#b30da8;}
This box has a color of #b30da8
<div style="background-color:#b30da8;">Content here</div>
.mybackground {background-color:#b30da8;}
Border around this has a color of #b30da8
<div style="border:2px solid #b30da8;">Content here</div>
.myborder {border:2px solid #b30da8;}