#bbb1e2 color space conversions
Hex:
#bbb1e2
RGB:
187, 177, 226
CMY:
27, 31, 11
CMYK:
17, 22, 0, 11
HSL:
252°, 45.7944%, 79.0196%
HSV (HSB):
252°, 21.6814%, 88.6275%
XYZ:
49.9431, 47.5001, 78.4876
xyY:
0.2839, 0.2700, 47.5001
CIE-Lab:
74.5085, 13.3513, -23.2771
CIE-LCH:
74.5085, 26.8343, 299.8379
CIE-Luv:
74.5085, 2.2779, -38.6854
Hunter-Lab:
68.9203, 8.7396, -19.2763
#bbb1e2 color charts
#bbb1e2 color shades, tints & tones
#bbb1e2 color schemes
#bbb1e2 color preview, HTML & CSS examples
This text has a color of #bbb1e2
<p style="color:#bbb1e2;">Text here</p>
.mytext {color:#bbb1e2;}
This box has a color of #bbb1e2
<div style="background-color:#bbb1e2;">Content here</div>
.mybackground {background-color:#bbb1e2;}
Border around this has a color of #bbb1e2
<div style="border:2px solid #bbb1e2;">Content here</div>
.myborder {border:2px solid #bbb1e2;}