#bf8db5 color space conversions
Hex:
#bf8db5
RGB:
191, 141, 181
CMY:
25, 45, 29
CMYK:
0, 26, 5, 25
HSL:
312°, 28.0899%, 65.0980%
HSV (HSB):
312°, 26.1780%, 74.9020%
XYZ:
39.3512, 33.4623, 48.1009
xyY:
0.3254, 0.2767, 33.4623
CIE-Lab:
64.5335, 25.5304, -13.4706
CIE-LCH:
64.5335, 28.8662, 332.1826
CIE-Luv:
64.5335, 26.6371, -24.3819
Hunter-Lab:
57.8466, 20.1963, -8.8085
#bf8db5 color charts
#bf8db5 color shades, tints & tones
#bf8db5 color schemes
#bf8db5 color preview, HTML & CSS examples
This text has a color of #bf8db5
<p style="color:#bf8db5;">Text here</p>
.mytext {color:#bf8db5;}
This box has a color of #bf8db5
<div style="background-color:#bf8db5;">Content here</div>
.mybackground {background-color:#bf8db5;}
Border around this has a color of #bf8db5
<div style="border:2px solid #bf8db5;">Content here</div>
.myborder {border:2px solid #bf8db5;}