#b17cc4 color space conversions
Hex:
#b17cc4
RGB:
177, 124, 196
CMY:
31, 51, 23
CMYK:
10, 37, 0, 23
HSL:
284°, 37.8947%, 62.7451%
HSV (HSB):
284°, 36.7347%, 76.8627%
XYZ:
35.3029, 27.7479, 55.7198
xyY:
0.2972, 0.2336, 27.7479
CIE-Lab:
59.6603, 33.2911, -29.5241
CIE-LCH:
59.6603, 44.4968, 318.4320
CIE-Luv:
59.6603, 23.5828, -50.1688
Hunter-Lab:
52.6763, 27.4446, -25.8422
#b17cc4 color charts
#b17cc4 color shades, tints & tones
#b17cc4 color schemes
#b17cc4 color preview, HTML & CSS examples
This text has a color of #b17cc4
<p style="color:#b17cc4;">Text here</p>
.mytext {color:#b17cc4;}
This box has a color of #b17cc4
<div style="background-color:#b17cc4;">Content here</div>
.mybackground {background-color:#b17cc4;}
Border around this has a color of #b17cc4
<div style="border:2px solid #b17cc4;">Content here</div>
.myborder {border:2px solid #b17cc4;}