#bfecf9 color space conversions
Hex:
#bfecf9
RGB:
191, 236, 249
CMY:
25, 7, 2
CMYK:
23, 5, 0, 2
HSL:
193°, 82.8571%, 86.2745%
HSV (HSB):
193°, 23.2932%, 97.6471%
XYZ:
68.5802, 77.9068, 101.0455
xyY:
0.2771, 0.3147, 77.9068
CIE-Lab:
90.7374, -11.6151, -11.0513
CIE-LCH:
90.7374, 16.0326, 223.5751
CIE-Luv:
90.7374, -23.2925, -15.4891
Hunter-Lab:
88.2648, -15.7722, -6.0897
#bfecf9 color charts
#bfecf9 color shades, tints & tones
#bfecf9 color schemes
#bfecf9 color preview, HTML & CSS examples
This text has a color of #bfecf9
<p style="color:#bfecf9;">Text here</p>
.mytext {color:#bfecf9;}
This box has a color of #bfecf9
<div style="background-color:#bfecf9;">Content here</div>
.mybackground {background-color:#bfecf9;}
Border around this has a color of #bfecf9
<div style="border:2px solid #bfecf9;">Content here</div>
.myborder {border:2px solid #bfecf9;}