#bf90bc color space conversions
Hex:
#bf90bc
RGB:
191, 144, 188
CMY:
25, 44, 26
CMYK:
0, 25, 2, 25
HSL:
304°, 26.8571%, 65.6863%
HSV (HSB):
304°, 24.6073%, 74.9020%
XYZ:
40.5362, 34.6537, 52.1293
xyY:
0.3184, 0.2722, 34.6537
CIE-Lab:
65.4782, 25.1623, -15.9806
CIE-LCH:
65.4782, 29.8080, 327.5803
CIE-Luv:
65.4782, 24.1651, -28.2505
Hunter-Lab:
58.8674, 19.8975, -11.2963
#bf90bc color charts
#bf90bc color shades, tints & tones
#bf90bc color schemes
#bf90bc color preview, HTML & CSS examples
This text has a color of #bf90bc
<p style="color:#bf90bc;">Text here</p>
.mytext {color:#bf90bc;}
This box has a color of #bf90bc
<div style="background-color:#bf90bc;">Content here</div>
.mybackground {background-color:#bf90bc;}
Border around this has a color of #bf90bc
<div style="border:2px solid #bf90bc;">Content here</div>
.myborder {border:2px solid #bf90bc;}