#bedefc color space conversions
Hex:
#bedefc
RGB:
190, 222, 252
CMY:
25, 13, 1
CMYK:
25, 12, 0, 1
HSL:
209°, 91.1765%, 86.6667%
HSV (HSB):
209°, 24.6032%, 98.8235%
XYZ:
64.9272, 70.2180, 102.2269
xyY:
0.2735, 0.2958, 70.2180
CIE-Lab:
87.1037, -4.0610, -18.0737
CIE-LCH:
87.1037, 18.5243, 257.3365
CIE-Luv:
87.1037, -17.6334, -28.1005
Hunter-Lab:
83.7962, -8.3375, -13.6733
#bedefc color charts
#bedefc color shades, tints & tones
#bedefc color schemes
#bedefc color preview, HTML & CSS examples
This text has a color of #bedefc
<p style="color:#bedefc;">Text here</p>
.mytext {color:#bedefc;}
This box has a color of #bedefc
<div style="background-color:#bedefc;">Content here</div>
.mybackground {background-color:#bedefc;}
Border around this has a color of #bedefc
<div style="border:2px solid #bedefc;">Content here</div>
.myborder {border:2px solid #bedefc;}