#bfedef color space conversions
Hex:
#bfedef
RGB:
191, 237, 239
CMY:
25, 7, 6
CMYK:
20, 1, 0, 6
HSL:
183°, 60.0000%, 84.3137%
HSV (HSB):
183°, 20.0837%, 93.7255%
XYZ:
67.3500, 77.8767, 93.1433
xyY:
0.2825, 0.3267, 77.8767
CIE-Lab:
90.7236, -14.2535, -5.8510
CIE-LCH:
90.7236, 15.4077, 202.3180
CIE-Luv:
90.7236, -23.5998, -6.7004
Hunter-Lab:
88.2478, -18.2038, -0.8057
#bfedef color charts
#bfedef RGB chart
#bfedef CMYK chart
#bfedef RGB pie chart
#bfedef color shades, tints & tones
#bfedef color schemes
#bfedef color preview, HTML & CSS examples
This text has a color of #bfedef
<p style="color:#bfedef;">Text here</p>
.mytext {color:#bfedef;}
Text color #bfedef
This box has a color of #bfedef
<div style="background-color:#bfedef;">Content here</div>
.mybackground {background-color:#bfedef;}
Background color #bfedef
Border around this has a color of #bfedef
<div style="border:2px solid #bfedef;">Content here</div>
.myborder {border:2px solid #bfedef;}
Border color #bfedef