#b15cd3 color space conversions
Hex:
#b15cd3
RGB:
177, 92, 211
CMY:
31, 64, 17
CMYK:
16, 56, 0, 17
HSL:
283°, 57.4879%, 59.4118%
HSV (HSB):
283°, 56.3981%, 82.7451%
XYZ:
33.7165, 21.7046, 64.0404
xyY:
0.2822, 0.1817, 21.7046
CIE-Lab:
53.7121, 53.4635, -47.3760
CIE-LCH:
53.7121, 71.4341, 318.4546
CIE-Luv:
53.7121, 32.6406, -79.6547
Hunter-Lab:
46.5881, 47.6536, -48.8887
#b15cd3 color charts
#b15cd3 color shades, tints & tones
#b15cd3 color schemes
#b15cd3 color preview, HTML & CSS examples
This text has a color of #b15cd3
<p style="color:#b15cd3;">Text here</p>
.mytext {color:#b15cd3;}
This box has a color of #b15cd3
<div style="background-color:#b15cd3;">Content here</div>
.mybackground {background-color:#b15cd3;}
Border around this has a color of #b15cd3
<div style="border:2px solid #b15cd3;">Content here</div>
.myborder {border:2px solid #b15cd3;}