#b17dc7 color space conversions
Hex:
#b17dc7
RGB:
177, 125, 199
CMY:
31, 51, 22
CMYK:
11, 37, 0, 22
HSL:
282°, 39.7849%, 63.5294%
HSV (HSB):
282°, 37.1859%, 78.0392%
XYZ:
35.7739, 28.1379, 57.5785
xyY:
0.2945, 0.2316, 28.1379
CIE-Lab:
60.0131, 33.3618, -30.6752
CIE-LCH:
60.0131, 45.3209, 317.4024
CIE-Luv:
60.0131, 22.6936, -52.0645
Hunter-Lab:
53.0451, 27.5522, -27.2255
#b17dc7 color charts
#b17dc7 color shades, tints & tones
#b17dc7 color schemes
#b17dc7 color preview, HTML & CSS examples
This text has a color of #b17dc7
<p style="color:#b17dc7;">Text here</p>
.mytext {color:#b17dc7;}
This box has a color of #b17dc7
<div style="background-color:#b17dc7;">Content here</div>
.mybackground {background-color:#b17dc7;}
Border around this has a color of #b17dc7
<div style="border:2px solid #b17dc7;">Content here</div>
.myborder {border:2px solid #b17dc7;}