#baeda6 color space conversions
Hex:
        #baeda6
        RGB:
        186, 237, 166
        CMY:
        27, 7, 35
        CMYK:
        22, 0, 30, 7
      HSL:
        103°, 66.3551%, 79.0196%
        HSV (HSB):
        103°, 29.9578%, 92.9412%
        XYZ:
        57.4168, 73.7607, 47.2874
        xyY:
        0.3217, 0.4133, 73.7607
      CIE-Lab:
        88.8092, -29.0919, 29.2477
        CIE-LCH:
        88.8092, 41.2524, 134.8470
        CIE-Luv:
        88.8092, -25.3329, 46.2841
        Hunter-Lab:
        85.8840, -30.9628, 27.4740
      #baeda6 color charts
#baeda6 RGB chart
      #baeda6 CMYK chart
      #baeda6 RGB pie chart
      #baeda6 color shades, tints & tones
#baeda6 color schemes
#baeda6 color preview, HTML & CSS examples
           This text has a color of #baeda6        
        
          <p style="color:#baeda6;">Text here</p>
        
        
          .mytext {color:#baeda6;}
        
        Text color #baeda6
      
           This box has a color of #baeda6        
        
          <div style="background-color:#baeda6;">Content here</div>
        
        
          .mybackground {background-color:#baeda6;}
        
        Background color #baeda6
      
           Border around this has a color of #baeda6        
        
          <div style="border:2px solid #baeda6;">Content here</div>
        
        
          .myborder {border:2px solid #baeda6;}
        
        Border color #baeda6