#b17bd7 color space conversions
Hex:
#b17bd7
RGB:
177, 123, 215
CMY:
31, 52, 16
CMYK:
18, 43, 0, 16
HSL:
275°, 53.4884%, 66.2745%
HSV (HSB):
275°, 42.7907%, 84.3137%
XYZ:
37.4802, 28.4193, 67.8000
xyY:
0.2803, 0.2126, 28.4193
CIE-Lab:
60.2657, 37.9236, -39.2938
CIE-LCH:
60.2657, 54.6096, 313.9834
CIE-Luv:
60.2657, 21.0526, -66.5661
Hunter-Lab:
53.3098, 32.2047, -38.0889
#b17bd7 color charts
#b17bd7 color shades, tints & tones
#b17bd7 color schemes
#b17bd7 color preview, HTML & CSS examples
This text has a color of #b17bd7
<p style="color:#b17bd7;">Text here</p>
.mytext {color:#b17bd7;}
This box has a color of #b17bd7
<div style="background-color:#b17bd7;">Content here</div>
.mybackground {background-color:#b17bd7;}
Border around this has a color of #b17bd7
<div style="border:2px solid #b17bd7;">Content here</div>
.myborder {border:2px solid #b17bd7;}