#bfbbdf color space conversions
Hex:
#bfbbdf
RGB:
191, 187, 223
CMY:
25, 27, 13
CMYK:
14, 16, 0, 13
HSL:
247°, 36.0000%, 80.3922%
HSV (HSB):
247°, 16.1435%, 87.4510%
XYZ:
52.5755, 51.9447, 77.0673
xyY:
0.2895, 0.2861, 51.9447
CIE-Lab:
77.2478, 8.5117, -17.4659
CIE-LCH:
77.2478, 19.4295, 295.9815
CIE-Luv:
77.2478, 0.0079, -28.6399
Hunter-Lab:
72.0727, 4.0847, -12.9479
#bfbbdf color charts
#bfbbdf color shades, tints & tones
#bfbbdf color schemes
#bfbbdf color preview, HTML & CSS examples
This text has a color of #bfbbdf
<p style="color:#bfbbdf;">Text here</p>
.mytext {color:#bfbbdf;}
This box has a color of #bfbbdf
<div style="background-color:#bfbbdf;">Content here</div>
.mybackground {background-color:#bfbbdf;}
Border around this has a color of #bfbbdf
<div style="border:2px solid #bfbbdf;">Content here</div>
.myborder {border:2px solid #bfbbdf;}