#3d8fae color space conversions
Hex:
        #3d8fae
        RGB:
        61, 143, 174
        CMY:
        76, 44, 32
        CMYK:
        65, 18, 0, 32
      HSL:
        196°, 48.0851%, 46.0784%
        HSV (HSB):
        196°, 64.9425%, 68.2353%
        XYZ:
        19.3869, 23.6930, 43.5958
        xyY:
        0.2237, 0.2734, 23.6930
      CIE-Lab:
        55.7791, -15.0680, -23.6522
        CIE-LCH:
        55.7791, 28.0441, 237.5002
        CIE-Luv:
        55.7791, -32.2342, -33.7622
        Hunter-Lab:
        48.6755, -14.0875, -19.0298
      #3d8fae color charts
#3d8fae RGB chart
      #3d8fae CMYK chart
      #3d8fae RGB pie chart
      #3d8fae color shades, tints & tones
#3d8fae color schemes
#3d8fae color preview, HTML & CSS examples
           This text has a color of #3d8fae        
        
          <p style="color:#3d8fae;">Text here</p>
        
        
          .mytext {color:#3d8fae;}
        
        Text color #3d8fae
      
           This box has a color of #3d8fae        
        
          <div style="background-color:#3d8fae;">Content here</div>
        
        
          .mybackground {background-color:#3d8fae;}
        
        Background color #3d8fae
      
           Border around this has a color of #3d8fae        
        
          <div style="border:2px solid #3d8fae;">Content here</div>
        
        
          .myborder {border:2px solid #3d8fae;}
        
        Border color #3d8fae