#b033a5 color space conversions
Hex:
#b033a5
RGB:
176, 51, 165
CMY:
31, 80, 35
CMYK:
0, 71, 6, 31
HSL:
305°, 55.0661%, 44.5098%
HSV (HSB):
305°, 71.0227%, 69.0196%
XYZ:
25.8799, 14.3144, 36.9962
xyY:
0.3353, 0.1854, 14.3144
CIE-Lab:
44.6804, 62.5206, -34.9390
CIE-LCH:
44.6804, 71.6209, 330.8018
CIE-Luv:
44.6804, 56.1081, -59.1945
Hunter-Lab:
37.8343, 55.8894, -31.4926
#b033a5 color charts
#b033a5 color shades, tints & tones
#b033a5 color schemes
#b033a5 color preview, HTML & CSS examples
This text has a color of #b033a5
<p style="color:#b033a5;">Text here</p>
.mytext {color:#b033a5;}
This box has a color of #b033a5
<div style="background-color:#b033a5;">Content here</div>
.mybackground {background-color:#b033a5;}
Border around this has a color of #b033a5
<div style="border:2px solid #b033a5;">Content here</div>
.myborder {border:2px solid #b033a5;}