#bbf8f5 color space conversions
Hex:
#bbf8f5
RGB:
187, 248, 245
CMY:
27, 3, 4
CMYK:
25, 0, 1, 3
HSL:
177°, 81.3333%, 85.2941%
HSV (HSB):
177°, 24.5968%, 97.2549%
XYZ:
70.5423, 84.2922, 98.9382
xyY:
0.2780, 0.3322, 84.2922
CIE-Lab:
93.5773, -19.6192, -4.7894
CIE-LCH:
93.5773, 20.1953, 193.7185
CIE-Luv:
93.5773, -30.3083, -4.1551
Hunter-Lab:
91.8108, -23.5193, 0.3747
#bbf8f5 color charts
#bbf8f5 color shades, tints & tones
#bbf8f5 color schemes
#bbf8f5 color preview, HTML & CSS examples
This text has a color of #bbf8f5
<p style="color:#bbf8f5;">Text here</p>
.mytext {color:#bbf8f5;}
This box has a color of #bbf8f5
<div style="background-color:#bbf8f5;">Content here</div>
.mybackground {background-color:#bbf8f5;}
Border around this has a color of #bbf8f5
<div style="border:2px solid #bbf8f5;">Content here</div>
.myborder {border:2px solid #bbf8f5;}