#b33caa color space conversions
Hex:
#b33caa
RGB:
179, 60, 170
CMY:
30, 76, 33
CMYK:
0, 66, 5, 30
HSL:
305°, 49.7908%, 46.8627%
HSV (HSB):
305°, 66.4804%, 70.1961%
XYZ:
27.4620, 15.7177, 39.6166
xyY:
0.3317, 0.1898, 15.7177
CIE-Lab:
46.6019, 60.7120, -34.8462
CIE-LCH:
46.6019, 70.0015, 330.1459
CIE-Luv:
46.6019, 54.3194, -59.4308
Hunter-Lab:
39.6456, 54.2649, -31.4948
#b33caa color charts
#b33caa color shades, tints & tones
#b33caa color schemes
#b33caa color preview, HTML & CSS examples
This text has a color of #b33caa
<p style="color:#b33caa;">Text here</p>
.mytext {color:#b33caa;}
This box has a color of #b33caa
<div style="background-color:#b33caa;">Content here</div>
.mybackground {background-color:#b33caa;}
Border around this has a color of #b33caa
<div style="border:2px solid #b33caa;">Content here</div>
.myborder {border:2px solid #b33caa;}