#b17ed1 color space conversions
Hex:
#b17ed1
RGB:
177, 126, 209
CMY:
31, 51, 18
CMYK:
15, 40, 0, 18
HSL:
277°, 47.4286%, 65.6863%
HSV (HSB):
277°, 39.7129%, 81.9608%
XYZ:
37.1009, 28.8723, 63.9391
xyY:
0.2856, 0.2222, 28.8723
CIE-Lab:
60.6687, 34.9456, -35.2935
CIE-LCH:
60.6687, 49.6671, 314.7162
CIE-Luv:
60.6687, 20.7697, -59.7943
Hunter-Lab:
53.7329, 29.2162, -32.9386
#b17ed1 color charts
#b17ed1 color shades, tints & tones
#b17ed1 color schemes
#b17ed1 color preview, HTML & CSS examples
This text has a color of #b17ed1
<p style="color:#b17ed1;">Text here</p>
.mytext {color:#b17ed1;}
This box has a color of #b17ed1
<div style="background-color:#b17ed1;">Content here</div>
.mybackground {background-color:#b17ed1;}
Border around this has a color of #b17ed1
<div style="border:2px solid #b17ed1;">Content here</div>
.myborder {border:2px solid #b17ed1;}