#b015e1 color space conversions
Hex:
#b015e1
RGB:
176, 21, 225
CMY:
31, 92, 12
CMYK:
22, 91, 0, 12
HSL:
286°, 82.9268%, 48.2353%
HSV (HSB):
286°, 90.6667%, 88.2353%
XYZ:
31.7633, 15.2027, 72.4945
xyY:
0.2659, 0.1273, 15.2027
CIE-Lab:
45.9106, 80.1197, -67.8981
CIE-LCH:
45.9106, 105.0206, 319.7201
CIE-Luv:
45.9106, 40.7991, -108.4248
Hunter-Lab:
38.9906, 77.1795, -82.9433
#b015e1 color charts
#b015e1 color shades, tints & tones
#b015e1 color schemes
#b015e1 color preview, HTML & CSS examples
This text has a color of #b015e1
<p style="color:#b015e1;">Text here</p>
.mytext {color:#b015e1;}
This box has a color of #b015e1
<div style="background-color:#b015e1;">Content here</div>
.mybackground {background-color:#b015e1;}
Border around this has a color of #b015e1
<div style="border:2px solid #b015e1;">Content here</div>
.myborder {border:2px solid #b015e1;}