#bbb5df color space conversions
Hex:
#bbb5df
RGB:
187, 181, 223
CMY:
27, 29, 13
CMYK:
16, 19, 0, 13
HSL:
249°, 39.6226%, 79.2157%
HSV (HSB):
249°, 18.8341%, 87.4510%
XYZ:
50.3367, 48.9403, 76.6054
xyY:
0.2862, 0.2783, 48.9403
CIE-Lab:
75.4141, 10.5047, -20.2705
CIE-LCH:
75.4141, 22.8307, 297.3944
CIE-Luv:
75.4141, 0.6634, -33.3971
Hunter-Lab:
69.9573, 6.0115, -15.9543
#bbb5df color charts
#bbb5df color shades, tints & tones
#bbb5df color schemes
#bbb5df color preview, HTML & CSS examples
This text has a color of #bbb5df
<p style="color:#bbb5df;">Text here</p>
.mytext {color:#bbb5df;}
This box has a color of #bbb5df
<div style="background-color:#bbb5df;">Content here</div>
.mybackground {background-color:#bbb5df;}
Border around this has a color of #bbb5df
<div style="border:2px solid #bbb5df;">Content here</div>
.myborder {border:2px solid #bbb5df;}