#bffdfc color space conversions
Hex:
#bffdfc
RGB:
191, 253, 252
CMY:
25, 1, 1
CMYK:
25, 0, 0, 1
HSL:
179°, 93.9394%, 87.0588%
HSV (HSB):
179°, 24.5059%, 99.2157%
XYZ:
74.1818, 88.3552, 105.2399
xyY:
0.2770, 0.3300, 88.3552
CIE-Lab:
95.3103, -19.4341, -5.8298
CIE-LCH:
95.3103, 20.2897, 196.6979
CIE-Luv:
95.3103, -30.7827, -5.8566
Hunter-Lab:
93.9974, -23.6252, -0.5831
#bffdfc color charts
#bffdfc color shades, tints & tones
#bffdfc color schemes
#bffdfc color preview, HTML & CSS examples
This text has a color of #bffdfc
<p style="color:#bffdfc;">Text here</p>
.mytext {color:#bffdfc;}
This box has a color of #bffdfc
<div style="background-color:#bffdfc;">Content here</div>
.mybackground {background-color:#bffdfc;}
Border around this has a color of #bffdfc
<div style="border:2px solid #bffdfc;">Content here</div>
.myborder {border:2px solid #bffdfc;}