#bed3e4 color space conversions
Hex:
#bed3e4
RGB:
190, 211, 228
CMY:
25, 17, 11
CMYK:
17, 7, 0, 11
HSL:
207°, 41.3043%, 81.9608%
HSV (HSB):
207°, 16.6667%, 89.4118%
XYZ:
58.5331, 63.1371, 82.5004
xyY:
0.2867, 0.3092, 63.1371
CIE-Lab:
83.5145, -3.5481, -10.7550
CIE-LCH:
83.5145, 11.3251, 251.7422
CIE-Luv:
83.5145, -11.9383, -16.1447
Hunter-Lab:
79.4589, -7.5617, -5.9383
#bed3e4 color charts
#bed3e4 color shades, tints & tones
#bed3e4 color schemes
#bed3e4 color preview, HTML & CSS examples
This text has a color of #bed3e4
<p style="color:#bed3e4;">Text here</p>
.mytext {color:#bed3e4;}
This box has a color of #bed3e4
<div style="background-color:#bed3e4;">Content here</div>
.mybackground {background-color:#bed3e4;}
Border around this has a color of #bed3e4
<div style="border:2px solid #bed3e4;">Content here</div>
.myborder {border:2px solid #bed3e4;}