#bf93b3 color space conversions
Hex:
#bf93b3
RGB:
191, 147, 179
CMY:
25, 42, 30
CMYK:
0, 23, 6, 25
HSL:
316°, 25.5814%, 66.2745%
HSV (HSB):
316°, 23.0366%, 74.9020%
XYZ:
40.0563, 35.1985, 47.3306
xyY:
0.3268, 0.2871, 35.1985
CIE-Lab:
65.9029, 21.8402, -10.2921
CIE-LCH:
65.9029, 24.1438, 334.7681
CIE-Luv:
65.9029, 23.8355, -18.9976
Hunter-Lab:
59.3283, 16.6920, -5.7702
#bf93b3 color charts
#bf93b3 color shades, tints & tones
#bf93b3 color schemes
#bf93b3 color preview, HTML & CSS examples
This text has a color of #bf93b3
<p style="color:#bf93b3;">Text here</p>
.mytext {color:#bf93b3;}
This box has a color of #bf93b3
<div style="background-color:#bf93b3;">Content here</div>
.mybackground {background-color:#bf93b3;}
Border around this has a color of #bf93b3
<div style="border:2px solid #bf93b3;">Content here</div>
.myborder {border:2px solid #bf93b3;}