#bedbdc color space conversions
Hex:
#bedbdc
RGB:
190, 219, 220
CMY:
25, 14, 14
CMYK:
14, 0, 0, 14
HSL:
182°, 30.0000%, 80.3922%
HSV (HSB):
182°, 13.6364%, 86.2745%
XYZ:
59.4850, 66.7775, 77.4643
xyY:
0.2920, 0.3278, 66.7775
CIE-Lab:
85.3915, -9.3449, -3.7306
CIE-LCH:
85.3915, 10.0620, 201.7624
CIE-Luv:
85.3915, -15.4247, -4.1316
Hunter-Lab:
81.7175, -13.0693, 0.9981
#bedbdc color charts
#bedbdc RGB chart
#bedbdc CMYK chart
#bedbdc RGB pie chart
#bedbdc color shades, tints & tones
#bedbdc color schemes
#bedbdc color preview, HTML & CSS examples
This text has a color of #bedbdc
<p style="color:#bedbdc;">Text here</p>
.mytext {color:#bedbdc;}
Text color #bedbdc
This box has a color of #bedbdc
<div style="background-color:#bedbdc;">Content here</div>
.mybackground {background-color:#bedbdc;}
Background color #bedbdc
Border around this has a color of #bedbdc
<div style="border:2px solid #bedbdc;">Content here</div>
.myborder {border:2px solid #bedbdc;}
Border color #bedbdc