#bfedf1 color space conversions
Hex:
#bfedf1
RGB:
191, 237, 241
CMY:
25, 7, 5
CMYK:
21, 2, 0, 5
HSL:
185°, 64.1026%, 84.7059%
HSV (HSB):
185°, 20.7469%, 94.5098%
XYZ:
67.6472, 77.9956, 94.7084
xyY:
0.2815, 0.3245, 77.9956
CIE-Lab:
90.7779, -13.8328, -6.8149
CIE-LCH:
90.7779, 15.4204, 206.2277
CIE-Luv:
90.7779, -23.6263, -8.3057
Hunter-Lab:
88.3151, -17.8248, -1.7615
#bfedf1 color charts
#bfedf1 color shades, tints & tones
#bfedf1 color schemes
#bfedf1 color preview, HTML & CSS examples
This text has a color of #bfedf1
<p style="color:#bfedf1;">Text here</p>
.mytext {color:#bfedf1;}
This box has a color of #bfedf1
<div style="background-color:#bfedf1;">Content here</div>
.mybackground {background-color:#bfedf1;}
Border around this has a color of #bfedf1
<div style="border:2px solid #bfedf1;">Content here</div>
.myborder {border:2px solid #bfedf1;}