#bf7ddd color space conversions
Hex:
#bf7ddd
RGB:
191, 125, 221
CMY:
25, 51, 13
CMYK:
14, 43, 0, 13
HSL:
281°, 58.5366%, 67.8431%
HSV (HSB):
281°, 43.4389%, 86.6667%
XYZ:
41.8706, 30.9641, 72.1764
xyY:
0.2887, 0.2135, 30.9641
CIE-Lab:
62.4773, 42.1824, -39.0791
CIE-LCH:
62.4773, 57.5025, 317.1870
CIE-Luv:
62.4773, 27.4965, -67.2647
Hunter-Lab:
55.6454, 36.9338, -37.9521
#bf7ddd color charts
#bf7ddd color shades, tints & tones
#bf7ddd color schemes
#bf7ddd color preview, HTML & CSS examples
This text has a color of #bf7ddd
<p style="color:#bf7ddd;">Text here</p>
.mytext {color:#bf7ddd;}
This box has a color of #bf7ddd
<div style="background-color:#bf7ddd;">Content here</div>
.mybackground {background-color:#bf7ddd;}
Border around this has a color of #bf7ddd
<div style="border:2px solid #bf7ddd;">Content here</div>
.myborder {border:2px solid #bf7ddd;}