#bfaefb color space conversions
Hex:
#bfaefb
RGB:
191, 174, 251
CMY:
25, 32, 2
CMYK:
24, 31, 0, 2
HSL:
253°, 90.5882%, 83.3333%
HSV (HSB):
253°, 30.6773%, 98.4314%
XYZ:
54.0345, 48.3135, 97.7443
xyY:
0.2700, 0.2415, 48.3135
CIE-Lab:
75.0222, 21.8667, -35.9984
CIE-LCH:
75.0222, 42.1193, 301.2760
CIE-Luv:
75.0222, 3.6935, -61.1583
Hunter-Lab:
69.5079, 17.1246, -34.7200
#bfaefb color charts
#bfaefb color shades, tints & tones
#bfaefb color schemes
#bfaefb color preview, HTML & CSS examples
This text has a color of #bfaefb
<p style="color:#bfaefb;">Text here</p>
.mytext {color:#bfaefb;}
This box has a color of #bfaefb
<div style="background-color:#bfaefb;">Content here</div>
.mybackground {background-color:#bfaefb;}
Border around this has a color of #bfaefb
<div style="border:2px solid #bfaefb;">Content here</div>
.myborder {border:2px solid #bfaefb;}