#bed2ec color space conversions
Hex:
#bed2ec
RGB:
190, 210, 236
CMY:
25, 18, 7
CMYK:
19, 11, 0, 7
HSL:
214°, 54.7619%, 83.5294%
HSV (HSB):
214°, 19.4915%, 92.5490%
XYZ:
59.4221, 63.0965, 88.4038
xyY:
0.2817, 0.2991, 63.0965
CIE-Lab:
83.4931, -1.3131, -15.0410
CIE-LCH:
83.4931, 15.0982, 265.0108
CIE-Luv:
83.4931, -11.7687, -23.4190
Hunter-Lab:
79.4333, -5.4767, -10.3824
#bed2ec color charts
#bed2ec color shades, tints & tones
#bed2ec color schemes
#bed2ec color preview, HTML & CSS examples
This text has a color of #bed2ec
<p style="color:#bed2ec;">Text here</p>
.mytext {color:#bed2ec;}
This box has a color of #bed2ec
<div style="background-color:#bed2ec;">Content here</div>
.mybackground {background-color:#bed2ec;}
Border around this has a color of #bed2ec
<div style="border:2px solid #bed2ec;">Content here</div>
.myborder {border:2px solid #bed2ec;}