#b015ed color space conversions
Hex:
#b015ed
RGB:
176, 21, 237
CMY:
31, 92, 7
CMYK:
26, 91, 0, 7
HSL:
283°, 85.7143%, 50.5882%
HSV (HSB):
283°, 91.1392%, 92.9412%
XYZ:
33.4587, 15.8809, 81.4226
xyY:
0.2559, 0.1214, 15.8809
CIE-Lab:
46.8178, 82.2761, -73.2276
CIE-LCH:
46.8178, 110.1437, 318.3302
CIE-Luv:
46.8178, 37.4677, -116.4385
Hunter-Lab:
39.8508, 80.1297, -93.2450
#b015ed color charts
#b015ed color shades, tints & tones
#b015ed color schemes
#b015ed color preview, HTML & CSS examples
This text has a color of #b015ed
<p style="color:#b015ed;">Text here</p>
.mytext {color:#b015ed;}
This box has a color of #b015ed
<div style="background-color:#b015ed;">Content here</div>
.mybackground {background-color:#b015ed;}
Border around this has a color of #b015ed
<div style="border:2px solid #b015ed;">Content here</div>
.myborder {border:2px solid #b015ed;}