#bbf8f8 color space conversions
Hex:
#bbf8f8
RGB:
187, 248, 248
CMY:
27, 3, 3
CMYK:
25, 0, 0, 3
HSL:
180°, 81.3333%, 85.2941%
HSV (HSB):
180°, 24.5968%, 97.2549%
XYZ:
71.0042, 84.4769, 101.3703
xyY:
0.2764, 0.3289, 84.4769
CIE-Lab:
93.6572, -18.9782, -6.2259
CIE-LCH:
93.6572, 19.9733, 198.1623
CIE-Luv:
93.6572, -30.3145, -6.5552
Hunter-Lab:
91.9113, -22.9483, -1.0539
#bbf8f8 color charts
#bbf8f8 color shades, tints & tones
#bbf8f8 color schemes
#bbf8f8 color preview, HTML & CSS examples
This text has a color of #bbf8f8
<p style="color:#bbf8f8;">Text here</p>
.mytext {color:#bbf8f8;}
This box has a color of #bbf8f8
<div style="background-color:#bbf8f8;">Content here</div>
.mybackground {background-color:#bbf8f8;}
Border around this has a color of #bbf8f8
<div style="border:2px solid #bbf8f8;">Content here</div>
.myborder {border:2px solid #bbf8f8;}