#bbd3ea color space conversions
Hex:
#bbd3ea
RGB:
187, 211, 234
CMY:
27, 17, 8
CMYK:
20, 10, 0, 8
HSL:
209°, 52.8090%, 82.5490%
HSV (HSB):
209°, 20.0855%, 91.7647%
XYZ:
58.6391, 63.0938, 86.9296
xyY:
0.2810, 0.3024, 63.0938
CIE-Lab:
83.4917, -3.1934, -14.0004
CIE-LCH:
83.4917, 14.3600, 257.1510
CIE-Luv:
83.4917, -13.6132, -21.4296
Hunter-Lab:
79.4316, -7.2307, -9.2846
#bbd3ea color charts
#bbd3ea color shades, tints & tones
#bbd3ea color schemes
#bbd3ea color preview, HTML & CSS examples
This text has a color of #bbd3ea
<p style="color:#bbd3ea;">Text here</p>
.mytext {color:#bbd3ea;}
This box has a color of #bbd3ea
<div style="background-color:#bbd3ea;">Content here</div>
.mybackground {background-color:#bbd3ea;}
Border around this has a color of #bbd3ea
<div style="border:2px solid #bbd3ea;">Content here</div>
.myborder {border:2px solid #bbd3ea;}