#b015a5 color space conversions
Hex:
#b015a5
RGB:
176, 21, 165
CMY:
31, 92, 35
CMYK:
0, 88, 6, 31
HSL:
304°, 78.6802%, 38.6275%
HSV (HSB):
304°, 88.0682%, 69.0196%
XYZ:
24.9642, 12.4830, 36.6910
xyY:
0.3367, 0.1684, 12.4830
CIE-Lab:
41.9738, 70.3192, -39.2209
CIE-LCH:
41.9738, 80.5175, 330.8492
CIE-Luv:
41.9738, 61.1149, -65.3359
Hunter-Lab:
35.3314, 64.2934, -36.8397
#b015a5 color charts
#b015a5 color shades, tints & tones
#b015a5 color schemes
#b015a5 color preview, HTML & CSS examples
This text has a color of #b015a5
<p style="color:#b015a5;">Text here</p>
.mytext {color:#b015a5;}
This box has a color of #b015a5
<div style="background-color:#b015a5;">Content here</div>
.mybackground {background-color:#b015a5;}
Border around this has a color of #b015a5
<div style="border:2px solid #b015a5;">Content here</div>
.myborder {border:2px solid #b015a5;}