#bfbbde color space conversions
Hex:
#bfbbde
RGB:
191, 187, 222
CMY:
25, 27, 13
CMYK:
14, 16, 0, 13
HSL:
247°, 34.6535%, 80.1961%
HSV (HSB):
247°, 15.7658%, 87.0588%
XYZ:
52.4410, 51.8909, 76.3593
xyY:
0.2902, 0.2872, 51.8909
CIE-Lab:
77.2156, 8.3003, -16.9738
CIE-LCH:
77.2156, 18.8946, 296.0588
CIE-Luv:
77.2156, 0.0729, -27.8095
Hunter-Lab:
72.0354, 3.8843, -12.4241
#bfbbde color charts
#bfbbde color shades, tints & tones
#bfbbde color schemes
#bfbbde color preview, HTML & CSS examples
This text has a color of #bfbbde
<p style="color:#bfbbde;">Text here</p>
.mytext {color:#bfbbde;}
This box has a color of #bfbbde
<div style="background-color:#bfbbde;">Content here</div>
.mybackground {background-color:#bfbbde;}
Border around this has a color of #bfbbde
<div style="border:2px solid #bfbbde;">Content here</div>
.myborder {border:2px solid #bfbbde;}