#b17dd5 color space conversions
Hex:
#b17dd5
RGB:
177, 125, 213
CMY:
31, 51, 16
CMYK:
17, 41, 0, 16
HSL:
275°, 51.1628%, 66.2745%
HSV (HSB):
275°, 41.3146%, 83.5294%
XYZ:
37.4753, 28.8184, 66.5381
xyY:
0.2821, 0.2170, 28.8184
CIE-Lab:
60.6211, 36.3761, -37.6149
CIE-LCH:
60.6211, 52.3269, 314.0408
CIE-Luv:
60.6211, 20.5729, -63.7209
Hunter-Lab:
53.6828, 30.6638, -35.9101
#b17dd5 color charts
#b17dd5 color shades, tints & tones
#b17dd5 color schemes
#b17dd5 color preview, HTML & CSS examples
This text has a color of #b17dd5
<p style="color:#b17dd5;">Text here</p>
.mytext {color:#b17dd5;}
This box has a color of #b17dd5
<div style="background-color:#b17dd5;">Content here</div>
.mybackground {background-color:#b17dd5;}
Border around this has a color of #b17dd5
<div style="border:2px solid #b17dd5;">Content here</div>
.myborder {border:2px solid #b17dd5;}