#bedadf color space conversions
Hex:
#bedadf
RGB:
190, 218, 223
CMY:
25, 15, 13
CMYK:
15, 2, 0, 13
HSL:
189°, 34.0206%, 80.9804%
HSV (HSB):
189°, 14.7982%, 87.4510%
XYZ:
59.6259, 66.4177, 79.4893
xyY:
0.2901, 0.3231, 66.4177
CIE-Lab:
85.2090, -8.2211, -5.5875
CIE-LCH:
85.2090, 9.9401, 214.2024
CIE-Luv:
85.2090, -15.0383, -7.2197
Hunter-Lab:
81.4970, -12.0234, -0.7814
#bedadf color charts
#bedadf RGB chart
#bedadf CMYK chart
#bedadf RGB pie chart
#bedadf color shades, tints & tones
#bedadf color schemes
#bedadf color preview, HTML & CSS examples
This text has a color of #bedadf
<p style="color:#bedadf;">Text here</p>
.mytext {color:#bedadf;}
Text color #bedadf
This box has a color of #bedadf
<div style="background-color:#bedadf;">Content here</div>
.mybackground {background-color:#bedadf;}
Background color #bedadf
Border around this has a color of #bedadf
<div style="border:2px solid #bedadf;">Content here</div>
.myborder {border:2px solid #bedadf;}
Border color #bedadf