#bedccd color space conversions
Hex:
#bedccd
RGB:
190, 220, 205
CMY:
25, 14, 20
CMYK:
14, 0, 7, 14
HSL:
150°, 30.0000%, 80.3922%
HSV (HSB):
150°, 13.6364%, 86.2745%
XYZ:
57.8478, 66.5413, 67.5525
xyY:
0.3014, 0.3467, 66.5413
CIE-Lab:
85.2718, -12.7892, 4.0283
CIE-LCH:
85.2718, 13.4086, 162.5169
CIE-Luv:
85.2718, -15.5142, 8.2897
Hunter-Lab:
81.5729, -16.1683, 8.0015
#bedccd color charts
#bedccd RGB chart
#bedccd CMYK chart
#bedccd RGB pie chart
#bedccd color shades, tints & tones
#bedccd color schemes
#bedccd color preview, HTML & CSS examples
This text has a color of #bedccd
<p style="color:#bedccd;">Text here</p>
.mytext {color:#bedccd;}
Text color #bedccd
This box has a color of #bedccd
<div style="background-color:#bedccd;">Content here</div>
.mybackground {background-color:#bedccd;}
Background color #bedccd
Border around this has a color of #bedccd
<div style="border:2px solid #bedccd;">Content here</div>
.myborder {border:2px solid #bedccd;}
Border color #bedccd