#b17ddd color space conversions
Hex:
#b17ddd
RGB:
177, 125, 221
CMY:
31, 51, 13
CMYK:
20, 43, 0, 13
HSL:
273°, 58.5366%, 67.8431%
HSV (HSB):
273°, 43.4389%, 86.6667%
XYZ:
38.5162, 29.2348, 72.0195
xyY:
0.2756, 0.2092, 29.2348
CIE-Lab:
60.9883, 38.1568, -41.5198
CIE-LCH:
60.9883, 56.3900, 312.5831
CIE-Luv:
60.9883, 19.3812, -70.3387
Hunter-Lab:
54.0692, 32.5334, -41.1250
#b17ddd color charts
#b17ddd color shades, tints & tones
#b17ddd color schemes
#b17ddd color preview, HTML & CSS examples
This text has a color of #b17ddd
<p style="color:#b17ddd;">Text here</p>
.mytext {color:#b17ddd;}
This box has a color of #b17ddd
<div style="background-color:#b17ddd;">Content here</div>
.mybackground {background-color:#b17ddd;}
Border around this has a color of #b17ddd
<div style="border:2px solid #b17ddd;">Content here</div>
.myborder {border:2px solid #b17ddd;}