#bf90ba color space conversions
Hex:
#bf90ba
RGB:
191, 144, 186
CMY:
25, 44, 27
CMYK:
0, 25, 3, 25
HSL:
306°, 26.8571%, 65.6863%
HSV (HSB):
306°, 24.6073%, 74.9020%
XYZ:
40.3220, 34.5681, 51.0015
xyY:
0.3203, 0.2746, 34.5681
CIE-Lab:
65.4110, 24.7879, -14.9599
CIE-LCH:
65.4110, 28.9523, 328.8884
CIE-Luv:
65.4110, 24.4364, -26.6045
Hunter-Lab:
58.7946, 19.5269, -10.2750
#bf90ba color charts
#bf90ba color shades, tints & tones
#bf90ba color schemes
#bf90ba color preview, HTML & CSS examples
This text has a color of #bf90ba
<p style="color:#bf90ba;">Text here</p>
.mytext {color:#bf90ba;}
This box has a color of #bf90ba
<div style="background-color:#bf90ba;">Content here</div>
.mybackground {background-color:#bf90ba;}
Border around this has a color of #bf90ba
<div style="border:2px solid #bf90ba;">Content here</div>
.myborder {border:2px solid #bf90ba;}