#bbfffc color space conversions
Hex:
#bbfffc
RGB:
187, 255, 252
CMY:
27, 0, 1
CMYK:
27, 0, 1, 0
HSL:
177°, 100.0000%, 86.6667%
HSV (HSB):
177°, 26.6667%, 100.0000%
XYZ:
73.8242, 89.1131, 105.4051
xyY:
0.2751, 0.3321, 89.1131
CIE-Lab:
95.6277, -21.5430, -5.3860
CIE-LCH:
95.6277, 22.2061, 194.0368
CIE-Luv:
95.6277, -33.3481, -4.8058
Hunter-Lab:
94.3997, -25.6057, -0.1224
#bbfffc color charts
#bbfffc color shades, tints & tones
#bbfffc color schemes
#bbfffc color preview, HTML & CSS examples
This text has a color of #bbfffc
<p style="color:#bbfffc;">Text here</p>
.mytext {color:#bbfffc;}
This box has a color of #bbfffc
<div style="background-color:#bbfffc;">Content here</div>
.mybackground {background-color:#bbfffc;}
Border around this has a color of #bbfffc
<div style="border:2px solid #bbfffc;">Content here</div>
.myborder {border:2px solid #bbfffc;}