#bfbbef color space conversions
Hex:
#bfbbef
RGB:
191, 187, 239
CMY:
25, 27, 6
CMYK:
20, 22, 0, 6
HSL:
245°, 61.9048%, 83.5294%
HSV (HSB):
245°, 21.7573%, 93.7255%
XYZ:
54.8362, 52.8490, 88.9721
xyY:
0.2788, 0.2687, 52.8490
CIE-Lab:
77.7858, 11.9933, -25.2801
CIE-LCH:
77.7858, 27.9808, 295.3805
CIE-Luv:
77.7858, -1.0392, -42.0222
Hunter-Lab:
72.6973, 7.4237, -21.6751
#bfbbef color charts
#bfbbef color shades, tints & tones
#bfbbef color schemes
#bfbbef color preview, HTML & CSS examples
This text has a color of #bfbbef
<p style="color:#bfbbef;">Text here</p>
.mytext {color:#bfbbef;}
This box has a color of #bfbbef
<div style="background-color:#bfbbef;">Content here</div>
.mybackground {background-color:#bfbbef;}
Border around this has a color of #bfbbef
<div style="border:2px solid #bfbbef;">Content here</div>
.myborder {border:2px solid #bfbbef;}