#b011e7 color space conversions
Hex:
#b011e7
RGB:
176, 17, 231
CMY:
31, 93, 9
CMYK:
24, 93, 0, 9
HSL:
285°, 86.2903%, 48.6275%
HSV (HSB):
285°, 92.6407%, 90.5882%
XYZ:
32.5287, 15.4005, 76.8594
xyY:
0.2607, 0.1234, 15.4005
CIE-Lab:
46.1780, 81.7323, -70.8741
CIE-LCH:
46.1780, 108.1819, 319.0698
CIE-Luv:
46.1780, 39.3143, -112.7540
Hunter-Lab:
39.2435, 79.2817, -88.6506
#b011e7 color charts
#b011e7 color shades, tints & tones
#b011e7 color schemes
#b011e7 color preview, HTML & CSS examples
This text has a color of #b011e7
<p style="color:#b011e7;">Text here</p>
.mytext {color:#b011e7;}
This box has a color of #b011e7
<div style="background-color:#b011e7;">Content here</div>
.mybackground {background-color:#b011e7;}
Border around this has a color of #b011e7
<div style="border:2px solid #b011e7;">Content here</div>
.myborder {border:2px solid #b011e7;}