#b15adc color space conversions
Hex:
#b15adc
RGB:
177, 90, 220
CMY:
31, 65, 14
CMYK:
20, 59, 0, 14
HSL:
280°, 65.0000%, 60.7843%
HSV (HSB):
280°, 59.0909%, 86.2745%
XYZ:
34.7059, 21.8267, 70.0939
xyY:
0.2741, 0.1724, 21.8267
CIE-Lab:
53.8427, 56.3295, -52.2727
CIE-LCH:
53.8427, 76.8469, 317.1393
CIE-Luv:
53.8427, 31.2837, -87.5936
Hunter-Lab:
46.7191, 50.8426, -56.2510
#b15adc color charts
#b15adc color shades, tints & tones
#b15adc color schemes
#b15adc color preview, HTML & CSS examples
This text has a color of #b15adc
<p style="color:#b15adc;">Text here</p>
.mytext {color:#b15adc;}
This box has a color of #b15adc
<div style="background-color:#b15adc;">Content here</div>
.mybackground {background-color:#b15adc;}
Border around this has a color of #b15adc
<div style="border:2px solid #b15adc;">Content here</div>
.myborder {border:2px solid #b15adc;}