#b011d5 color space conversions
Hex:
#b011d5
RGB:
176, 17, 213
CMY:
31, 93, 16
CMYK:
17, 92, 0, 16
HSL:
289°, 85.2174%, 45.0980%
HSV (HSB):
289°, 92.0188%, 83.5294%
XYZ:
30.1152, 14.4351, 64.1498
xyY:
0.2770, 0.1328, 14.4351
CIE-Lab:
44.8506, 78.5807, -62.7500
CIE-LCH:
44.8506, 100.5608, 321.3912
CIE-Luv:
44.8506, 44.6047, -100.5550
Hunter-Lab:
37.9936, 74.9974, -73.5121
#b011d5 color charts
#b011d5 color shades, tints & tones
#b011d5 color schemes
#b011d5 color preview, HTML & CSS examples
This text has a color of #b011d5
<p style="color:#b011d5;">Text here</p>
.mytext {color:#b011d5;}
This box has a color of #b011d5
<div style="background-color:#b011d5;">Content here</div>
.mybackground {background-color:#b011d5;}
Border around this has a color of #b011d5
<div style="border:2px solid #b011d5;">Content here</div>
.myborder {border:2px solid #b011d5;}