#b17dcb color space conversions
Hex:
#b17dcb
RGB:
177, 125, 203
CMY:
31, 51, 20
CMYK:
13, 38, 0, 20
HSL:
280°, 42.8571%, 64.3137%
HSV (HSB):
280°, 38.4236%, 79.6078%
XYZ:
36.2446, 28.3261, 60.0571
xyY:
0.2908, 0.2273, 28.3261
CIE-Lab:
60.1822, 34.2091, -32.6718
CIE-LCH:
60.1822, 47.3044, 316.3167
CIE-Luv:
60.1822, 22.0837, -55.4014
Hunter-Lab:
53.2223, 28.4201, -29.6484
#b17dcb color charts
#b17dcb color shades, tints & tones
#b17dcb color schemes
#b17dcb color preview, HTML & CSS examples
This text has a color of #b17dcb
<p style="color:#b17dcb;">Text here</p>
.mytext {color:#b17dcb;}
This box has a color of #b17dcb
<div style="background-color:#b17dcb;">Content here</div>
.mybackground {background-color:#b17dcb;}
Border around this has a color of #b17dcb
<div style="border:2px solid #b17dcb;">Content here</div>
.myborder {border:2px solid #b17dcb;}