#bbfcfc color space conversions
Hex:
#bbfcfc
RGB:
187, 252, 252
CMY:
27, 1, 1
CMYK:
26, 0, 0, 1
HSL:
180°, 91.5493%, 86.0784%
HSV (HSB):
180°, 25.7937%, 98.8235%
XYZ:
72.8746, 87.2139, 105.0885
xyY:
0.2748, 0.3289, 87.2139
CIE-Lab:
94.8289, -20.0794, -6.5648
CIE-LCH:
94.8289, 21.1253, 198.1048
CIE-Luv:
94.8289, -32.0534, -6.9305
Hunter-Lab:
93.3884, -24.1391, -1.3463
#bbfcfc color charts
#bbfcfc color shades, tints & tones
#bbfcfc color schemes
#bbfcfc color preview, HTML & CSS examples
This text has a color of #bbfcfc
<p style="color:#bbfcfc;">Text here</p>
.mytext {color:#bbfcfc;}
This box has a color of #bbfcfc
<div style="background-color:#bbfcfc;">Content here</div>
.mybackground {background-color:#bbfcfc;}
Border around this has a color of #bbfcfc
<div style="border:2px solid #bbfcfc;">Content here</div>
.myborder {border:2px solid #bbfcfc;}