#bfaeed color space conversions
Hex:
#bfaeed
RGB:
191, 174, 237
CMY:
25, 32, 7
CMYK:
19, 27, 0, 7
HSL:
256°, 63.6364%, 80.5882%
HSV (HSB):
256°, 26.5823%, 92.9412%
XYZ:
51.9080, 47.4629, 86.5462
xyY:
0.2792, 0.2553, 47.4629
CIE-Lab:
74.4849, 18.6763, -29.2562
CIE-LCH:
74.4849, 34.7093, 302.5530
CIE-Luv:
74.4849, 4.8674, -49.3584
Hunter-Lab:
68.8933, 13.9283, -26.2568
#bfaeed color charts
#bfaeed color shades, tints & tones
#bfaeed color schemes
#bfaeed color preview, HTML & CSS examples
This text has a color of #bfaeed
<p style="color:#bfaeed;">Text here</p>
.mytext {color:#bfaeed;}
This box has a color of #bfaeed
<div style="background-color:#bfaeed;">Content here</div>
.mybackground {background-color:#bfaeed;}
Border around this has a color of #bfaeed
<div style="border:2px solid #bfaeed;">Content here</div>
.myborder {border:2px solid #bfaeed;}