#bffcff color space conversions
Hex:
#bffcff
RGB:
191, 252, 255
CMY:
25, 1, 0
CMYK:
25, 1, 0, 0
HSL:
183°, 100.0000%, 87.4510%
HSV (HSB):
183°, 25.0980%, 100.0000%
XYZ:
74.3463, 87.9172, 107.6590
xyY:
0.2754, 0.3257, 87.9172
CIE-Lab:
95.1261, -18.3001, -7.6511
CIE-LCH:
95.1261, 19.8351, 202.6894
CIE-Luv:
95.1261, -30.3553, -8.9705
Hunter-Lab:
93.7642, -22.5534, -2.4412
#bffcff color charts
#bffcff RGB chart
#bffcff CMYK chart
#bffcff RGB pie chart
#bffcff color shades, tints & tones
#bffcff color schemes
#bffcff color preview, HTML & CSS examples
This text has a color of #bffcff
<p style="color:#bffcff;">Text here</p>
.mytext {color:#bffcff;}
Text color #bffcff
This box has a color of #bffcff
<div style="background-color:#bffcff;">Content here</div>
.mybackground {background-color:#bffcff;}
Background color #bffcff
Border around this has a color of #bffcff
<div style="border:2px solid #bffcff;">Content here</div>
.myborder {border:2px solid #bffcff;}
Border color #bffcff