#b17cc5 color space conversions
Hex:
#b17cc5
RGB:
177, 124, 197
CMY:
31, 51, 23
CMYK:
10, 37, 0, 23
HSL:
284°, 38.6243%, 62.9412%
HSV (HSB):
284°, 37.0558%, 77.2549%
XYZ:
35.4172, 27.7936, 56.3213
xyY:
0.2963, 0.2325, 27.7936
CIE-Lab:
59.7018, 33.4995, -30.0261
CIE-LCH:
59.7018, 44.9865, 318.1296
CIE-Luv:
59.7018, 23.4274, -51.0032
Hunter-Lab:
52.7197, 27.6572, -26.4368
#b17cc5 color charts
#b17cc5 color shades, tints & tones
#b17cc5 color schemes
#b17cc5 color preview, HTML & CSS examples
This text has a color of #b17cc5
<p style="color:#b17cc5;">Text here</p>
.mytext {color:#b17cc5;}
This box has a color of #b17cc5
<div style="background-color:#b17cc5;">Content here</div>
.mybackground {background-color:#b17cc5;}
Border around this has a color of #b17cc5
<div style="border:2px solid #b17cc5;">Content here</div>
.myborder {border:2px solid #b17cc5;}