#b30ac3 color space conversions
Hex:
#b30ac3
RGB:
179, 10, 195
CMY:
30, 96, 24
CMYK:
8, 95, 0, 24
HSL:
295°, 90.2439%, 40.1961%
HSV (HSB):
295°, 94.8718%, 76.4706%
XYZ:
28.5493, 13.7409, 52.7773
xyY:
0.3003, 0.1445, 13.7409
CIE-Lab:
43.8591, 76.8408, -53.9006
CIE-LCH:
43.8591, 93.8605, 324.9520
CIE-Luv:
43.8591, 52.8784, -87.6090
Hunter-Lab:
37.0687, 72.6052, -58.4671
#b30ac3 color charts
#b30ac3 color shades, tints & tones
#b30ac3 color schemes
#b30ac3 color preview, HTML & CSS examples
This text has a color of #b30ac3
<p style="color:#b30ac3;">Text here</p>
.mytext {color:#b30ac3;}
This box has a color of #b30ac3
<div style="background-color:#b30ac3;">Content here</div>
.mybackground {background-color:#b30ac3;}
Border around this has a color of #b30ac3
<div style="border:2px solid #b30ac3;">Content here</div>
.myborder {border:2px solid #b30ac3;}