#bbb4e8 color space conversions
Hex:
#bbb4e8
RGB:
187, 180, 232
CMY:
27, 29, 9
CMYK:
19, 22, 0, 9
HSL:
248°, 53.0612%, 80.7843%
HSV (HSB):
248°, 22.4138%, 90.9804%
XYZ:
51.3803, 49.0335, 83.1003
xyY:
0.2800, 0.2672, 49.0335
CIE-Lab:
75.4722, 13.0311, -25.0619
CIE-LCH:
75.4722, 28.2473, 297.4726
CIE-Luv:
75.4722, 0.4949, -41.6445
Hunter-Lab:
70.0239, 8.4330, -21.3452
#bbb4e8 color charts
#bbb4e8 color shades, tints & tones
#bbb4e8 color schemes
#bbb4e8 color preview, HTML & CSS examples
This text has a color of #bbb4e8
<p style="color:#bbb4e8;">Text here</p>
.mytext {color:#bbb4e8;}
This box has a color of #bbb4e8
<div style="background-color:#bbb4e8;">Content here</div>
.mybackground {background-color:#bbb4e8;}
Border around this has a color of #bbb4e8
<div style="border:2px solid #bbb4e8;">Content here</div>
.myborder {border:2px solid #bbb4e8;}