#b15da5 color space conversions
Hex:
#b15da5
RGB:
177, 93, 165
CMY:
31, 64, 35
CMYK:
0, 47, 7, 31
HSL:
309°, 35.0000%, 52.9412%
HSV (HSB):
309°, 47.4576%, 69.4118%
XYZ:
28.8373, 19.8924, 37.9170
xyY:
0.3328, 0.2296, 19.8924
CIE-Lab:
51.7154, 44.1000, -23.9582
CIE-LCH:
51.7154, 50.1877, 331.4861
CIE-Luv:
51.7154, 42.8513, -41.9147
Hunter-Lab:
44.6009, 37.3600, -19.1842
#b15da5 color charts
#b15da5 color shades, tints & tones
#b15da5 color schemes
#b15da5 color preview, HTML & CSS examples
This text has a color of #b15da5
<p style="color:#b15da5;">Text here</p>
.mytext {color:#b15da5;}
This box has a color of #b15da5
<div style="background-color:#b15da5;">Content here</div>
.mybackground {background-color:#b15da5;}
Border around this has a color of #b15da5
<div style="border:2px solid #b15da5;">Content here</div>
.myborder {border:2px solid #b15da5;}