#b33bbd color space conversions
Hex:
#b33bbd
RGB:
179, 59, 189
CMY:
30, 77, 26
CMYK:
5, 69, 0, 26
HSL:
295°, 52.4194%, 48.6275%
HSV (HSB):
295°, 68.7831%, 74.1176%
XYZ:
29.3397, 16.3858, 49.7605
xyY:
0.3073, 0.1716, 16.3858
CIE-Lab:
47.4766, 64.3102, -44.6111
CIE-LCH:
47.4766, 78.2685, 325.2515
CIE-Luv:
47.4766, 48.5633, -74.5939
Hunter-Lab:
40.4793, 58.5391, -44.5486
#b33bbd color charts
#b33bbd color shades, tints & tones
#b33bbd color schemes
#b33bbd color preview, HTML & CSS examples
This text has a color of #b33bbd
<p style="color:#b33bbd;">Text here</p>
.mytext {color:#b33bbd;}
This box has a color of #b33bbd
<div style="background-color:#b33bbd;">Content here</div>
.mybackground {background-color:#b33bbd;}
Border around this has a color of #b33bbd
<div style="border:2px solid #b33bbd;">Content here</div>
.myborder {border:2px solid #b33bbd;}