#bed7f7 color space conversions
Hex:
#bed7f7
RGB:
190, 215, 247
CMY:
25, 16, 3
CMYK:
23, 13, 0, 3
HSL:
214°, 78.0822%, 85.6863%
HSV (HSB):
214°, 23.0769%, 96.8627%
XYZ:
62.3241, 66.2634, 97.5010
xyY:
0.2757, 0.2931, 66.2634
CIE-Lab:
85.1306, -1.5216, -18.4099
CIE-LCH:
85.1306, 18.4727, 265.2751
CIE-Luv:
85.1306, -14.3964, -28.9734
Hunter-Lab:
81.4024, -5.7890, -14.0339
#bed7f7 color charts
#bed7f7 color shades, tints & tones
#bed7f7 color schemes
#bed7f7 color preview, HTML & CSS examples
This text has a color of #bed7f7
<p style="color:#bed7f7;">Text here</p>
.mytext {color:#bed7f7;}
This box has a color of #bed7f7
<div style="background-color:#bed7f7;">Content here</div>
.mybackground {background-color:#bed7f7;}
Border around this has a color of #bed7f7
<div style="border:2px solid #bed7f7;">Content here</div>
.myborder {border:2px solid #bed7f7;}