#b033da color space conversions
Hex:
#b033da
RGB:
176, 51, 218
CMY:
31, 80, 15
CMYK:
19, 77, 0, 15
HSL:
285°, 69.2946%, 52.7451%
HSV (HSB):
285°, 76.6055%, 85.4902%
XYZ:
31.7432, 16.6597, 67.8723
xyY:
0.2730, 0.1433, 16.6597
CIE-Lab:
47.8284, 71.7802, -60.7981
CIE-LCH:
47.8284, 94.0681, 319.7353
CIE-Luv:
47.8284, 39.6825, -99.0788
Hunter-Lab:
40.8163, 67.3925, -70.0202
#b033da color charts
#b033da color shades, tints & tones
#b033da color schemes
#b033da color preview, HTML & CSS examples
This text has a color of #b033da
<p style="color:#b033da;">Text here</p>
.mytext {color:#b033da;}
This box has a color of #b033da
<div style="background-color:#b033da;">Content here</div>
.mybackground {background-color:#b033da;}
Border around this has a color of #b033da
<div style="border:2px solid #b033da;">Content here</div>
.myborder {border:2px solid #b033da;}