#bf7dbd color space conversions
Hex:
#bf7dbd
RGB:
191, 125, 189
CMY:
25, 51, 26
CMYK:
0, 35, 1, 25
HSL:
302°, 34.0206%, 61.9608%
HSV (HSB):
302°, 34.5550%, 74.9020%
XYZ:
38.0048, 29.4177, 51.8192
xyY:
0.3187, 0.2467, 29.4177
CIE-Lab:
61.1485, 35.8211, -23.1347
CIE-LCH:
61.1485, 42.6423, 327.1440
CIE-Luv:
61.1485, 33.1191, -40.7114
Hunter-Lab:
54.2381, 30.1587, -18.6792
#bf7dbd color charts
#bf7dbd color shades, tints & tones
#bf7dbd color schemes
#bf7dbd color preview, HTML & CSS examples
This text has a color of #bf7dbd
<p style="color:#bf7dbd;">Text here</p>
.mytext {color:#bf7dbd;}
This box has a color of #bf7dbd
<div style="background-color:#bf7dbd;">Content here</div>
.mybackground {background-color:#bf7dbd;}
Border around this has a color of #bf7dbd
<div style="border:2px solid #bf7dbd;">Content here</div>
.myborder {border:2px solid #bf7dbd;}