#b30ec2 color space conversions
Hex:
#b30ec2
RGB:
179, 14, 194
CMY:
30, 95, 24
CMYK:
8, 93, 0, 24
HSL:
295°, 86.5385%, 40.7843%
HSV (HSB):
295°, 92.7835%, 76.0784%
XYZ:
28.4850, 13.7928, 52.1999
xyY:
0.3015, 0.1460, 13.7928
CIE-Lab:
43.9343, 76.2651, -53.1957
CIE-LCH:
43.9343, 92.9847, 325.1038
CIE-Luv:
43.9343, 53.0258, -86.6120
Hunter-Lab:
37.1387, 71.9152, -57.3373
#b30ec2 color charts
#b30ec2 color shades, tints & tones
#b30ec2 color schemes
#b30ec2 color preview, HTML & CSS examples
This text has a color of #b30ec2
<p style="color:#b30ec2;">Text here</p>
.mytext {color:#b30ec2;}
This box has a color of #b30ec2
<div style="background-color:#b30ec2;">Content here</div>
.mybackground {background-color:#b30ec2;}
Border around this has a color of #b30ec2
<div style="border:2px solid #b30ec2;">Content here</div>
.myborder {border:2px solid #b30ec2;}