#bbd1e5 color space conversions
Hex:
#bbd1e5
RGB:
187, 209, 229
CMY:
27, 18, 10
CMYK:
18, 9, 0, 10
HSL:
209°, 44.6809%, 81.5686%
HSV (HSB):
209°, 18.3406%, 89.8039%
XYZ:
57.4368, 61.8229, 83.0345
xyY:
0.2839, 0.3056, 61.8229
CIE-Lab:
82.8191, -3.2233, -12.3464
CIE-LCH:
82.8191, 12.7603, 255.3682
CIE-Luv:
82.8191, -12.5335, -18.7311
Hunter-Lab:
78.6275, -7.2052, -7.5739
#bbd1e5 color charts
#bbd1e5 color shades, tints & tones
#bbd1e5 color schemes
#bbd1e5 color preview, HTML & CSS examples
This text has a color of #bbd1e5
<p style="color:#bbd1e5;">Text here</p>
.mytext {color:#bbd1e5;}
This box has a color of #bbd1e5
<div style="background-color:#bbd1e5;">Content here</div>
.mybackground {background-color:#bbd1e5;}
Border around this has a color of #bbd1e5
<div style="border:2px solid #bbd1e5;">Content here</div>
.myborder {border:2px solid #bbd1e5;}