#3aa2ce color space conversions
Hex:
        #3aa2ce
        RGB:
        58, 162, 206
        CMY:
        77, 36, 19
        CMYK:
        72, 21, 0, 19
      HSL:
        198°, 60.1626%, 51.7647%
        HSV (HSB):
        198°, 71.8447%, 80.7843%
        XYZ:
        25.8058, 31.1964, 63.0539
        xyY:
        0.2149, 0.2598, 31.1964
      CIE-Lab:
        62.6731, -15.3433, -31.0612
        CIE-LCH:
        62.6731, 34.6441, 243.7121
        CIE-Luv:
        62.6731, -38.0395, -46.6072
        Hunter-Lab:
        55.8538, -15.2726, -27.8355
      #3aa2ce color charts
#3aa2ce RGB chart
      #3aa2ce CMYK chart
      #3aa2ce RGB pie chart
      #3aa2ce color shades, tints & tones
#3aa2ce color schemes
#3aa2ce color preview, HTML & CSS examples
           This text has a color of #3aa2ce        
        
          <p style="color:#3aa2ce;">Text here</p>
        
        
          .mytext {color:#3aa2ce;}
        
        Text color #3aa2ce
      
           This box has a color of #3aa2ce        
        
          <div style="background-color:#3aa2ce;">Content here</div>
        
        
          .mybackground {background-color:#3aa2ce;}
        
        Background color #3aa2ce
      
           Border around this has a color of #3aa2ce        
        
          <div style="border:2px solid #3aa2ce;">Content here</div>
        
        
          .myborder {border:2px solid #3aa2ce;}
        
        Border color #3aa2ce