#b30dbd color space conversions
Hex:
#b30dbd
RGB:
179, 13, 189
CMY:
30, 95, 26
CMYK:
5, 93, 0, 26
HSL:
297°, 87.1287%, 39.6078%
HSV (HSB):
297°, 93.1217%, 74.1176%
XYZ:
27.9196, 13.5457, 49.2872
xyY:
0.3076, 0.1493, 13.5457
CIE-Lab:
43.5742, 75.5887, -50.8493
CIE-LCH:
43.5742, 91.1005, 326.0709
CIE-Luv:
43.5742, 54.8637, -83.0678
Hunter-Lab:
36.8045, 71.0012, -53.6359
#b30dbd color charts
#b30dbd color shades, tints & tones
#b30dbd color schemes
#b30dbd color preview, HTML & CSS examples
This text has a color of #b30dbd
<p style="color:#b30dbd;">Text here</p>
.mytext {color:#b30dbd;}
This box has a color of #b30dbd
<div style="background-color:#b30dbd;">Content here</div>
.mybackground {background-color:#b30dbd;}
Border around this has a color of #b30dbd
<div style="border:2px solid #b30dbd;">Content here</div>
.myborder {border:2px solid #b30dbd;}