#bed6fc color space conversions
Hex:
#bed6fc
RGB:
190, 214, 252
CMY:
25, 16, 1
CMYK:
25, 15, 0, 1
HSL:
217°, 91.1765%, 86.6667%
HSV (HSB):
217°, 24.6032%, 98.8235%
XYZ:
62.8525, 66.0686, 101.5353
xyY:
0.2727, 0.2867, 66.0686
CIE-Lab:
85.0314, 0.1300, -21.2040
CIE-LCH:
85.0314, 21.2044, 270.3514
CIE-Luv:
85.0314, -14.1201, -33.8596
Hunter-Lab:
81.2826, -4.2178, -17.1652
#bed6fc color charts
#bed6fc color shades, tints & tones
#bed6fc color schemes
#bed6fc color preview, HTML & CSS examples
This text has a color of #bed6fc
<p style="color:#bed6fc;">Text here</p>
.mytext {color:#bed6fc;}
This box has a color of #bed6fc
<div style="background-color:#bed6fc;">Content here</div>
.mybackground {background-color:#bed6fc;}
Border around this has a color of #bed6fc
<div style="border:2px solid #bed6fc;">Content here</div>
.myborder {border:2px solid #bed6fc;}