#bbc8ec color space conversions
Hex:
#bbc8ec
RGB:
187, 200, 236
CMY:
27, 22, 7
CMYK:
21, 15, 0, 7
HSL:
224°, 56.3218%, 82.9412%
HSV (HSB):
224°, 20.7627%, 92.5490%
XYZ:
56.2881, 57.9295, 87.5717
xyY:
0.2789, 0.2871, 57.9295
CIE-Lab:
80.6996, 3.0756, -19.2702
CIE-LCH:
80.6996, 19.5141, 279.0683
CIE-Luv:
80.6996, -8.7167, -30.9026
Hunter-Lab:
76.1114, -1.1855, -14.9394
#bbc8ec color charts
#bbc8ec color shades, tints & tones
#bbc8ec color schemes
#bbc8ec color preview, HTML & CSS examples
This text has a color of #bbc8ec
<p style="color:#bbc8ec;">Text here</p>
.mytext {color:#bbc8ec;}
This box has a color of #bbc8ec
<div style="background-color:#bbc8ec;">Content here</div>
.mybackground {background-color:#bbc8ec;}
Border around this has a color of #bbc8ec
<div style="border:2px solid #bbc8ec;">Content here</div>
.myborder {border:2px solid #bbc8ec;}