#b17bd2 color space conversions
Hex:
#b17bd2
RGB:
177, 123, 210
CMY:
31, 52, 18
CMYK:
16, 41, 0, 18
HSL:
277°, 49.1525%, 65.2941%
HSV (HSB):
277°, 41.4286%, 82.3529%
XYZ:
36.8473, 28.1662, 64.4673
xyY:
0.2846, 0.2175, 28.1662
CIE-Lab:
60.0386, 36.8271, -36.8399
CIE-LCH:
60.0386, 52.0905, 314.9900
CIE-Luv:
60.0386, 21.8230, -62.4255
Hunter-Lab:
53.0718, 31.0553, -34.8704
#b17bd2 color charts
#b17bd2 color shades, tints & tones
#b17bd2 color schemes
#b17bd2 color preview, HTML & CSS examples
This text has a color of #b17bd2
<p style="color:#b17bd2;">Text here</p>
.mytext {color:#b17bd2;}
This box has a color of #b17bd2
<div style="background-color:#b17bd2;">Content here</div>
.mybackground {background-color:#b17bd2;}
Border around this has a color of #b17bd2
<div style="border:2px solid #b17bd2;">Content here</div>
.myborder {border:2px solid #b17bd2;}