#b015e7 color space conversions
Hex:
#b015e7
RGB:
176, 21, 231
CMY:
31, 92, 9
CMYK:
24, 91, 0, 9
HSL:
284°, 83.3333%, 49.4118%
HSV (HSB):
284°, 90.9091%, 90.5882%
XYZ:
32.5965, 15.5360, 76.8820
xyY:
0.2607, 0.1243, 15.5360
CIE-Lab:
46.3597, 81.1915, -70.5782
CIE-LCH:
46.3597, 107.5795, 319.0002
CIE-Luv:
46.3597, 39.1050, -112.4557
Hunter-Lab:
39.4157, 78.6407, -88.0568
#b015e7 color charts
#b015e7 color shades, tints & tones
#b015e7 color schemes
#b015e7 color preview, HTML & CSS examples
This text has a color of #b015e7
<p style="color:#b015e7;">Text here</p>
.mytext {color:#b015e7;}
This box has a color of #b015e7
<div style="background-color:#b015e7;">Content here</div>
.mybackground {background-color:#b015e7;}
Border around this has a color of #b015e7
<div style="border:2px solid #b015e7;">Content here</div>
.myborder {border:2px solid #b015e7;}