#bf92b5 color space conversions
Hex:
#bf92b5
RGB:
191, 146, 181
CMY:
25, 43, 29
CMYK:
0, 24, 5, 25
HSL:
313°, 26.0116%, 66.0784%
HSV (HSB):
313°, 23.5602%, 74.9020%
XYZ:
40.1052, 34.9703, 48.3522
xyY:
0.3249, 0.2833, 34.9703
CIE-Lab:
65.7256, 22.7573, -11.6801
CIE-LCH:
65.7256, 25.5797, 332.8310
CIE-Luv:
65.7256, 24.0910, -21.2528
Hunter-Lab:
59.1357, 17.5693, -7.0834
#bf92b5 color charts
#bf92b5 color shades, tints & tones
#bf92b5 color schemes
#bf92b5 color preview, HTML & CSS examples
This text has a color of #bf92b5
<p style="color:#bf92b5;">Text here</p>
.mytext {color:#bf92b5;}
This box has a color of #bf92b5
<div style="background-color:#bf92b5;">Content here</div>
.mybackground {background-color:#bf92b5;}
Border around this has a color of #bf92b5
<div style="border:2px solid #bf92b5;">Content here</div>
.myborder {border:2px solid #bf92b5;}