#b11bcd color space conversions
Hex:
#b11bcd
RGB:
177, 27, 205
CMY:
31, 89, 20
CMYK:
14, 87, 0, 20
HSL:
291°, 76.7241%, 45.4902%
HSV (HSB):
291°, 86.8293%, 80.3922%
XYZ:
29.5428, 14.5388, 59.0068
xyY:
0.2866, 0.1410, 14.5388
CIE-Lab:
44.9959, 75.7811, -57.8934
CIE-LCH:
44.9959, 95.3647, 322.6218
CIE-Luv:
44.9959, 47.0550, -93.7078
Hunter-Lab:
38.1297, 71.5745, -65.0621
#b11bcd color charts
#b11bcd color shades, tints & tones
#b11bcd color schemes
#b11bcd color preview, HTML & CSS examples
This text has a color of #b11bcd
<p style="color:#b11bcd;">Text here</p>
.mytext {color:#b11bcd;}
This box has a color of #b11bcd
<div style="background-color:#b11bcd;">Content here</div>
.mybackground {background-color:#b11bcd;}
Border around this has a color of #b11bcd
<div style="border:2px solid #b11bcd;">Content here</div>
.myborder {border:2px solid #b11bcd;}