#bcffff color space conversions
Hex:
#bcffff
RGB:
188, 255, 255
CMY:
26, 0, 0
CMYK:
26, 0, 0, 0
HSL:
180°, 100.0000%, 86.8627%
HSV (HSB):
180°, 26.2745%, 100.0000%
XYZ:
74.5490, 89.4314, 107.9406
xyY:
0.2742, 0.3289, 89.4314
CIE-Lab:
95.7604, -20.6159, -6.7310
CIE-LCH:
95.7604, 21.6868, 198.0816
CIE-Luv:
95.7604, -32.9236, -7.1183
Hunter-Lab:
94.5682, -24.7809, -1.4762
#bcffff color charts
#bcffff RGB chart
#bcffff CMYK chart
#bcffff RGB pie chart
#bcffff color shades, tints & tones
#bcffff color schemes
#bcffff color preview, HTML & CSS examples
This text has a color of #bcffff
<p style="color:#bcffff;">Text here</p>
.mytext {color:#bcffff;}
Text color #bcffff
This box has a color of #bcffff
<div style="background-color:#bcffff;">Content here</div>
.mybackground {background-color:#bcffff;}
Background color #bcffff
Border around this has a color of #bcffff
<div style="border:2px solid #bcffff;">Content here</div>
.myborder {border:2px solid #bcffff;}
Border color #bcffff