#bba1ed color space conversions
Hex:
#bba1ed
RGB:
187, 161, 237
CMY:
27, 37, 7
CMYK:
21, 32, 0, 7
HSL:
261°, 67.8571%, 78.0392%
HSV (HSB):
261°, 32.0675%, 92.9412%
XYZ:
48.5244, 42.1690, 85.7027
xyY:
0.2751, 0.2391, 42.1690
CIE-Lab:
70.9873, 24.6720, -34.6828
CIE-LCH:
70.9873, 42.5630, 305.4266
CIE-Luv:
70.9873, 8.3523, -58.8787
Hunter-Lab:
64.9376, 19.7427, -32.7928
#bba1ed color charts
#bba1ed color shades, tints & tones
#bba1ed color schemes
#bba1ed color preview, HTML & CSS examples
This text has a color of #bba1ed
<p style="color:#bba1ed;">Text here</p>
.mytext {color:#bba1ed;}
This box has a color of #bba1ed
<div style="background-color:#bba1ed;">Content here</div>
.mybackground {background-color:#bba1ed;}
Border around this has a color of #bba1ed
<div style="border:2px solid #bba1ed;">Content here</div>
.myborder {border:2px solid #bba1ed;}