#bff7fc color space conversions
Hex:
#bff7fc
RGB:
191, 247, 252
CMY:
25, 3, 1
CMYK:
24, 2, 0, 1
HSL:
185°, 91.0448%, 86.8627%
HSV (HSB):
185°, 24.2063%, 98.8235%
XYZ:
72.3173, 84.6262, 104.6184
xyY:
0.2765, 0.3235, 84.6262
CIE-Lab:
93.7218, -16.4768, -8.1785
CIE-LCH:
93.7218, 18.3949, 206.3983
CIE-Luv:
93.7218, -28.1622, -10.1012
Hunter-Lab:
91.9925, -20.6641, -3.0328
#bff7fc color charts
#bff7fc color shades, tints & tones
#bff7fc color schemes
#bff7fc color preview, HTML & CSS examples
This text has a color of #bff7fc
<p style="color:#bff7fc;">Text here</p>
.mytext {color:#bff7fc;}
This box has a color of #bff7fc
<div style="background-color:#bff7fc;">Content here</div>
.mybackground {background-color:#bff7fc;}
Border around this has a color of #bff7fc
<div style="border:2px solid #bff7fc;">Content here</div>
.myborder {border:2px solid #bff7fc;}