#bfeedf color space conversions
Hex:
#bfeedf
RGB:
191, 238, 223
CMY:
25, 7, 13
CMYK:
20, 0, 6, 7
HSL:
161°, 58.0247%, 84.1176%
HSV (HSB):
161°, 19.7479%, 93.3333%
XYZ:
65.3797, 77.5532, 81.3354
xyY:
0.2915, 0.3458, 77.5532
CIE-Lab:
90.5756, -18.0056, 2.2817
CIE-LCH:
90.5756, 18.1496, 172.7778
CIE-Luv:
90.5756, -23.8559, 6.6102
Hunter-Lab:
88.0643, -21.5925, 6.8852
#bfeedf color charts
#bfeedf color shades, tints & tones
#bfeedf color schemes
#bfeedf color preview, HTML & CSS examples
This text has a color of #bfeedf
<p style="color:#bfeedf;">Text here</p>
.mytext {color:#bfeedf;}
This box has a color of #bfeedf
<div style="background-color:#bfeedf;">Content here</div>
.mybackground {background-color:#bfeedf;}
Border around this has a color of #bfeedf
<div style="border:2px solid #bfeedf;">Content here</div>
.myborder {border:2px solid #bfeedf;}