#b011d7 color space conversions
Hex:
#b011d7
RGB:
176, 17, 215
CMY:
31, 93, 16
CMYK:
18, 92, 0, 16
HSL:
288°, 85.3448%, 45.4902%
HSV (HSB):
288°, 92.0930%, 84.3137%
XYZ:
30.3707, 14.5373, 65.4952
xyY:
0.2751, 0.1317, 14.5373
CIE-Lab:
44.9938, 78.9244, -63.6670
CIE-LCH:
44.9938, 101.4029, 321.1075
CIE-Luv:
44.9938, 43.9899, -101.9328
Hunter-Lab:
38.1278, 75.4604, -75.1578
#b011d7 color charts
#b011d7 color shades, tints & tones
#b011d7 color schemes
#b011d7 color preview, HTML & CSS examples
This text has a color of #b011d7
<p style="color:#b011d7;">Text here</p>
.mytext {color:#b011d7;}
This box has a color of #b011d7
<div style="background-color:#b011d7;">Content here</div>
.mybackground {background-color:#b011d7;}
Border around this has a color of #b011d7
<div style="border:2px solid #b011d7;">Content here</div>
.myborder {border:2px solid #b011d7;}