#bedcfe color space conversions
Hex:
#bedcfe
RGB:
190, 220, 254
CMY:
25, 14, 0
CMYK:
25, 13, 0, 0
HSL:
212°, 96.9697%, 87.0588%
HSV (HSB):
212°, 25.1969%, 99.6078%
XYZ:
64.7178, 69.2893, 103.7291
xyY:
0.2722, 0.2915, 69.2893
CIE-Lab:
86.6471, -2.5669, -19.8155
CIE-LCH:
86.6471, 19.9810, 262.6190
CIE-Luv:
86.6471, -16.8101, -31.2052
Hunter-Lab:
83.2402, -6.8897, -15.6156
#bedcfe color charts
#bedcfe color shades, tints & tones
#bedcfe color schemes
#bedcfe color preview, HTML & CSS examples
This text has a color of #bedcfe
<p style="color:#bedcfe;">Text here</p>
.mytext {color:#bedcfe;}
This box has a color of #bedcfe
<div style="background-color:#bedcfe;">Content here</div>
.mybackground {background-color:#bedcfe;}
Border around this has a color of #bedcfe
<div style="border:2px solid #bedcfe;">Content here</div>
.myborder {border:2px solid #bedcfe;}