#bedec6 color space conversions
Hex:
        #bedec6
        RGB:
        190, 222, 198
        CMY:
        25, 13, 22
        CMYK:
        14, 0, 11, 13
      HSL:
        135°, 32.6531%, 80.7843%
        HSV (HSB):
        135°, 14.4144%, 87.0588%
        XYZ:
        57.5495, 67.2669, 63.3767
        xyY:
        0.3058, 0.3574, 67.2669
      CIE-Lab:
        85.6386, -15.0998, 8.2504
        CIE-LCH:
        85.6386, 17.2067, 151.3481
        CIE-Luv:
        85.6386, -16.3218, 14.9291
        Hunter-Lab:
        82.0164, -18.2783, 11.5962
      #bedec6 color charts
#bedec6 RGB chart
      #bedec6 CMYK chart
      #bedec6 RGB pie chart
      #bedec6 color shades, tints & tones
#bedec6 color schemes
#bedec6 color preview, HTML & CSS examples
           This text has a color of #bedec6        
        
          <p style="color:#bedec6;">Text here</p>
        
        
          .mytext {color:#bedec6;}
        
        Text color #bedec6
      
           This box has a color of #bedec6        
        
          <div style="background-color:#bedec6;">Content here</div>
        
        
          .mybackground {background-color:#bedec6;}
        
        Background color #bedec6
      
           Border around this has a color of #bedec6        
        
          <div style="border:2px solid #bedec6;">Content here</div>
        
        
          .myborder {border:2px solid #bedec6;}
        
        Border color #bedec6