#bfbeee color space conversions
Hex:
#bfbeee
RGB:
191, 190, 238
CMY:
25, 25, 7
CMYK:
20, 20, 0, 7
HSL:
241°, 58.5366%, 83.9216%
HSV (HSB):
241°, 20.1681%, 93.3333%
XYZ:
55.3319, 54.0763, 88.4104
xyY:
0.2797, 0.2734, 54.0763
CIE-Lab:
78.5062, 10.1386, -23.6437
CIE-LCH:
78.5062, 25.7257, 293.2100
CIE-Luv:
78.5062, -2.3169, -39.0780
Hunter-Lab:
73.5366, 5.6216, -19.8066
#bfbeee color charts
#bfbeee color shades, tints & tones
#bfbeee color schemes
#bfbeee color preview, HTML & CSS examples
This text has a color of #bfbeee
<p style="color:#bfbeee;">Text here</p>
.mytext {color:#bfbeee;}
This box has a color of #bfbeee
<div style="background-color:#bfbeee;">Content here</div>
.mybackground {background-color:#bfbeee;}
Border around this has a color of #bfbeee
<div style="border:2px solid #bfbeee;">Content here</div>
.myborder {border:2px solid #bfbeee;}