#bbb5e9 color space conversions
Hex:
#bbb5e9
RGB:
187, 181, 233
CMY:
27, 29, 9
CMYK:
20, 22, 0, 9
HSL:
247°, 54.1667%, 81.1765%
HSV (HSB):
247°, 22.3176%, 91.3725%
XYZ:
51.7254, 49.4957, 83.9182
xyY:
0.2794, 0.2673, 49.4957
CIE-Lab:
75.7587, 12.7060, -25.1655
CIE-LCH:
75.7587, 28.1912, 296.7890
CIE-Luv:
75.7587, -0.0210, -41.7883
Hunter-Lab:
70.3532, 8.1194, -21.4746
#bbb5e9 color charts
#bbb5e9 color shades, tints & tones
#bbb5e9 color schemes
#bbb5e9 color preview, HTML & CSS examples
This text has a color of #bbb5e9
<p style="color:#bbb5e9;">Text here</p>
.mytext {color:#bbb5e9;}
This box has a color of #bbb5e9
<div style="background-color:#bbb5e9;">Content here</div>
.mybackground {background-color:#bbb5e9;}
Border around this has a color of #bbb5e9
<div style="border:2px solid #bbb5e9;">Content here</div>
.myborder {border:2px solid #bbb5e9;}