#bed7f8 color space conversions
Hex:
#bed7f8
RGB:
190, 215, 248
CMY:
25, 16, 3
CMYK:
23, 13, 0, 3
HSL:
214°, 80.5556%, 85.8824%
HSV (HSB):
214°, 23.3871%, 97.2549%
XYZ:
62.4789, 66.3253, 98.3160
xyY:
0.2751, 0.2920, 66.3253
CIE-Lab:
85.1621, -1.2981, -18.8913
CIE-LCH:
85.1621, 18.9358, 266.0692
CIE-Luv:
85.1621, -14.4288, -29.8052
Hunter-Lab:
81.4404, -5.5801, -14.5675
#bed7f8 color charts
#bed7f8 color shades, tints & tones
#bed7f8 color schemes
#bed7f8 color preview, HTML & CSS examples
This text has a color of #bed7f8
<p style="color:#bed7f8;">Text here</p>
.mytext {color:#bed7f8;}
This box has a color of #bed7f8
<div style="background-color:#bed7f8;">Content here</div>
.mybackground {background-color:#bed7f8;}
Border around this has a color of #bed7f8
<div style="border:2px solid #bed7f8;">Content here</div>
.myborder {border:2px solid #bed7f8;}