#b33cb3 color space conversions
Hex:
#b33cb3
RGB:
179, 60, 179
CMY:
30, 76, 30
CMYK:
0, 66, 0, 30
HSL:
300°, 49.7908%, 46.8627%
HSV (HSB):
300°, 66.4804%, 70.1961%
XYZ:
28.3429, 16.0701, 44.2558
xyY:
0.3196, 0.1812, 16.0701
CIE-Lab:
47.0663, 62.2079, -39.4144
CIE-LCH:
47.0663, 73.6432, 327.6420
CIE-Luv:
47.0663, 51.4368, -66.5111
Hunter-Lab:
40.0875, 56.0511, -37.3937
#b33cb3 color charts
#b33cb3 color shades, tints & tones
#b33cb3 color schemes
#b33cb3 color preview, HTML & CSS examples
This text has a color of #b33cb3
<p style="color:#b33cb3;">Text here</p>
.mytext {color:#b33cb3;}
This box has a color of #b33cb3
<div style="background-color:#b33cb3;">Content here</div>
.mybackground {background-color:#b33cb3;}
Border around this has a color of #b33cb3
<div style="border:2px solid #b33cb3;">Content here</div>
.myborder {border:2px solid #b33cb3;}