#b30cb4 color space conversions
Hex:
#b30cb4
RGB:
179, 12, 180
CMY:
30, 95, 29
CMYK:
1, 93, 0, 29
HSL:
300°, 87.5000%, 37.6471%
HSV (HSB):
300°, 93.3333%, 70.5882%
XYZ:
26.9601, 13.1419, 44.2957
xyY:
0.3194, 0.1557, 13.1419
CIE-Lab:
42.9763, 74.3136, -46.5106
CIE-LCH:
42.9763, 87.6684, 327.9588
CIE-Luv:
42.9763, 58.2460, -76.5436
Hunter-Lab:
36.2518, 69.3079, -47.0696
#b30cb4 color charts
#b30cb4 color shades, tints & tones
#b30cb4 color schemes
#b30cb4 color preview, HTML & CSS examples
This text has a color of #b30cb4
<p style="color:#b30cb4;">Text here</p>
.mytext {color:#b30cb4;}
This box has a color of #b30cb4
<div style="background-color:#b30cb4;">Content here</div>
.mybackground {background-color:#b30cb4;}
Border around this has a color of #b30cb4
<div style="border:2px solid #b30cb4;">Content here</div>
.myborder {border:2px solid #b30cb4;}