#bfedf0 color space conversions
Hex:
#bfedf0
RGB:
191, 237, 240
CMY:
25, 7, 6
CMYK:
20, 1, 0, 6
HSL:
184°, 62.0253%, 84.5098%
HSV (HSB):
184°, 20.4167%, 94.1176%
XYZ:
67.4982, 77.9360, 93.9237
xyY:
0.2820, 0.3256, 77.9360
CIE-Lab:
90.7507, -14.0435, -6.3331
CIE-LCH:
90.7507, 15.4055, 204.2735
CIE-Luv:
90.7507, -23.6130, -7.5024
Hunter-Lab:
88.2814, -18.0148, -1.2824
#bfedf0 color charts
#bfedf0 color shades, tints & tones
#bfedf0 color schemes
#bfedf0 color preview, HTML & CSS examples
This text has a color of #bfedf0
<p style="color:#bfedf0;">Text here</p>
.mytext {color:#bfedf0;}
This box has a color of #bfedf0
<div style="background-color:#bfedf0;">Content here</div>
.mybackground {background-color:#bfedf0;}
Border around this has a color of #bfedf0
<div style="border:2px solid #bfedf0;">Content here</div>
.myborder {border:2px solid #bfedf0;}