#b33db4 color space conversions
Hex:
#b33db4
RGB:
179, 61, 180
CMY:
30, 76, 29
CMYK:
1, 66, 0, 29
HSL:
299°, 49.3776%, 47.2549%
HSV (HSB):
299°, 66.1111%, 70.5882%
XYZ:
28.4974, 16.2165, 44.8081
xyY:
0.3183, 0.1811, 16.2165
CIE-Lab:
47.2572, 61.9905, -39.6990
CIE-LCH:
47.2572, 73.6127, 327.3643
CIE-Luv:
47.2572, 50.8712, -66.9679
Hunter-Lab:
40.2697, 55.8459, -37.7833
#b33db4 color charts
#b33db4 color shades, tints & tones
#b33db4 color schemes
#b33db4 color preview, HTML & CSS examples
This text has a color of #b33db4
<p style="color:#b33db4;">Text here</p>
.mytext {color:#b33db4;}
This box has a color of #b33db4
<div style="background-color:#b33db4;">Content here</div>
.mybackground {background-color:#b33db4;}
Border around this has a color of #b33db4
<div style="border:2px solid #b33db4;">Content here</div>
.myborder {border:2px solid #b33db4;}