#bbb1ec color space conversions
Hex:
#bbb1ec
RGB:
187, 177, 236
CMY:
27, 31, 7
CMYK:
21, 25, 0, 7
HSL:
250°, 60.8247%, 80.9804%
HSV (HSB):
250°, 25.0000%, 92.5490%
XYZ:
51.3560, 48.0652, 85.9276
xyY:
0.2771, 0.2593, 48.0652
CIE-Lab:
74.8660, 15.5796, -28.1567
CIE-LCH:
74.8660, 32.1795, 298.9565
CIE-Luv:
74.8660, 1.5360, -47.1026
Hunter-Lab:
69.3291, 10.8992, -24.9547
#bbb1ec color charts
#bbb1ec color shades, tints & tones
#bbb1ec color schemes
#bbb1ec color preview, HTML & CSS examples
This text has a color of #bbb1ec
<p style="color:#bbb1ec;">Text here</p>
.mytext {color:#bbb1ec;}
This box has a color of #bbb1ec
<div style="background-color:#bbb1ec;">Content here</div>
.mybackground {background-color:#bbb1ec;}
Border around this has a color of #bbb1ec
<div style="border:2px solid #bbb1ec;">Content here</div>
.myborder {border:2px solid #bbb1ec;}