#bed3df color space conversions
Hex:
#bed3df
RGB:
190, 211, 223
CMY:
25, 17, 13
CMYK:
15, 5, 0, 13
HSL:
202°, 34.0206%, 80.9804%
HSV (HSB):
202°, 14.7982%, 87.4510%
XYZ:
57.8488, 62.8634, 78.8969
xyY:
0.2898, 0.3149, 62.8634
CIE-Lab:
83.3705, -4.5916, -8.3090
CIE-LCH:
83.3705, 9.4933, 241.0748
CIE-Luv:
83.3705, -11.7621, -12.0785
Hunter-Lab:
79.2864, -8.5146, -3.4982
#bed3df color charts
#bed3df color shades, tints & tones
#bed3df color schemes
#bed3df color preview, HTML & CSS examples
This text has a color of #bed3df
<p style="color:#bed3df;">Text here</p>
.mytext {color:#bed3df;}
This box has a color of #bed3df
<div style="background-color:#bed3df;">Content here</div>
.mybackground {background-color:#bed3df;}
Border around this has a color of #bed3df
<div style="border:2px solid #bed3df;">Content here</div>
.myborder {border:2px solid #bed3df;}