#b003b2 color space conversions
Hex:
#b003b2
RGB:
176, 3, 178
CMY:
31, 99, 30
CMYK:
1, 98, 0, 30
HSL:
299°, 96.6851%, 35.4902%
HSV (HSB):
299°, 98.3146%, 69.8039%
XYZ:
25.9729, 12.5096, 43.1651
xyY:
0.3181, 0.1532, 12.5096
CIE-Lab:
42.0148, 74.3984, -46.8967
CIE-LCH:
42.0148, 87.9456, 327.7749
CIE-Luv:
42.0148, 57.3244, -76.5783
Hunter-Lab:
35.3689, 69.1849, -47.6009
#b003b2 color charts
#b003b2 color shades, tints & tones
#b003b2 color schemes
#b003b2 color preview, HTML & CSS examples
This text has a color of #b003b2
<p style="color:#b003b2;">Text here</p>
.mytext {color:#b003b2;}
This box has a color of #b003b2
<div style="background-color:#b003b2;">Content here</div>
.mybackground {background-color:#b003b2;}
Border around this has a color of #b003b2
<div style="border:2px solid #b003b2;">Content here</div>
.myborder {border:2px solid #b003b2;}