#bfeded color space conversions
Hex:
#bfeded
RGB:
191, 237, 237
CMY:
25, 7, 7
CMYK:
19, 0, 0, 7
HSL:
180°, 56.0976%, 83.9216%
HSV (HSB):
180°, 19.4093%, 92.9412%
XYZ:
67.0561, 77.7592, 91.5956
xyY:
0.2836, 0.3289, 77.7592
CIE-Lab:
90.6699, -14.6713, -4.8862
CIE-LCH:
90.6699, 15.4636, 198.4199
CIE-Luv:
90.6699, -23.5733, -5.1006
Hunter-Lab:
88.1812, -18.5792, 0.1411
#bfeded color charts
#bfeded color shades, tints & tones
#bfeded color schemes
#bfeded color preview, HTML & CSS examples
This text has a color of #bfeded
<p style="color:#bfeded;">Text here</p>
.mytext {color:#bfeded;}
This box has a color of #bfeded
<div style="background-color:#bfeded;">Content here</div>
.mybackground {background-color:#bfeded;}
Border around this has a color of #bfeded
<div style="border:2px solid #bfeded;">Content here</div>
.myborder {border:2px solid #bfeded;}