#bf92b3 color space conversions
Hex:
#bf92b3
RGB:
191, 146, 179
CMY:
25, 43, 30
CMYK:
0, 24, 6, 25
HSL:
316°, 26.0116%, 66.0784%
HSV (HSB):
316°, 23.5602%, 74.9020%
XYZ:
39.9014, 34.8888, 47.2790
xyY:
0.3269, 0.2858, 34.8888
CIE-Lab:
65.6620, 22.3950, -10.6523
CIE-LCH:
65.6620, 24.7993, 334.5616
CIE-Luv:
65.6620, 24.3522, -19.6260
Hunter-Lab:
59.0667, 17.2155, -6.1110
#bf92b3 color charts
#bf92b3 color shades, tints & tones
#bf92b3 color schemes
#bf92b3 color preview, HTML & CSS examples
This text has a color of #bf92b3
<p style="color:#bf92b3;">Text here</p>
.mytext {color:#bf92b3;}
This box has a color of #bf92b3
<div style="background-color:#bf92b3;">Content here</div>
.mybackground {background-color:#bf92b3;}
Border around this has a color of #bf92b3
<div style="border:2px solid #bf92b3;">Content here</div>
.myborder {border:2px solid #bf92b3;}