#3baede color space conversions
Hex:
        #3baede
        RGB:
        59, 174, 222
        CMY:
        77, 32, 13
        CMYK:
        73, 22, 0, 13
      HSL:
        198°, 71.1790%, 55.0980%
        HSV (HSB):
        198°, 73.4234%, 87.0588%
        XYZ:
        30.1245, 36.4758, 74.5601
        xyY:
        0.2134, 0.2584, 36.4758
      CIE-Lab:
        66.8819, -16.3469, -33.3838
        CIE-LCH:
        66.8819, 37.1712, 243.9106
        CIE-Luv:
        66.8819, -41.2078, -50.8340
        Hunter-Lab:
        60.3952, -16.6577, -30.9189
      #3baede color charts
#3baede RGB chart
      #3baede CMYK chart
      #3baede RGB pie chart
      #3baede color shades, tints & tones
#3baede color schemes
#3baede color preview, HTML & CSS examples
           This text has a color of #3baede        
        
          <p style="color:#3baede;">Text here</p>
        
        
          .mytext {color:#3baede;}
        
        Text color #3baede
      
           This box has a color of #3baede        
        
          <div style="background-color:#3baede;">Content here</div>
        
        
          .mybackground {background-color:#3baede;}
        
        Background color #3baede
      
           Border around this has a color of #3baede        
        
          <div style="border:2px solid #3baede;">Content here</div>
        
        
          .myborder {border:2px solid #3baede;}
        
        Border color #3baede