#b011b9 color space conversions
Hex:
#b011b9
RGB:
176, 17, 185
CMY:
31, 93, 27
CMYK:
5, 91, 0, 27
HSL:
297°, 83.1683%, 39.6078%
HSV (HSB):
297°, 90.8108%, 72.5490%
XYZ:
26.8619, 13.1338, 47.0182
xyY:
0.3087, 0.1509, 13.1338
CIE-Lab:
42.9641, 73.9668, -49.5076
CIE-LCH:
42.9641, 89.0061, 326.2047
CIE-Luv:
42.9641, 53.9538, -80.6643
Hunter-Lab:
36.2406, 68.8851, -51.5540
#b011b9 color charts
#b011b9 color shades, tints & tones
#b011b9 color schemes
#b011b9 color preview, HTML & CSS examples
This text has a color of #b011b9
<p style="color:#b011b9;">Text here</p>
.mytext {color:#b011b9;}
This box has a color of #b011b9
<div style="background-color:#b011b9;">Content here</div>
.mybackground {background-color:#b011b9;}
Border around this has a color of #b011b9
<div style="border:2px solid #b011b9;">Content here</div>
.myborder {border:2px solid #b011b9;}