#3aa2be color space conversions
Hex:
        #3aa2be
        RGB:
        58, 162, 190
        CMY:
        77, 36, 25
        CMYK:
        69, 15, 0, 25
      HSL:
        193°, 53.2258%, 48.6275%
        HSV (HSB):
        193°, 69.4737%, 74.5098%
        XYZ:
        23.9595, 30.4579, 53.3314
        xyY:
        0.2224, 0.2827, 30.4579
      CIE-Lab:
        62.0473, -20.5592, -23.0894
        CIE-LCH:
        62.0473, 30.9160, 228.3176
        CIE-Luv:
        62.0473, -38.9474, -32.7256
        Hunter-Lab:
        55.1887, -19.0865, -18.6626
      #3aa2be color charts
#3aa2be RGB chart
      #3aa2be CMYK chart
      #3aa2be RGB pie chart
      #3aa2be color shades, tints & tones
#3aa2be color schemes
#3aa2be color preview, HTML & CSS examples
           This text has a color of #3aa2be        
        
          <p style="color:#3aa2be;">Text here</p>
        
        
          .mytext {color:#3aa2be;}
        
        Text color #3aa2be
      
           This box has a color of #3aa2be        
        
          <div style="background-color:#3aa2be;">Content here</div>
        
        
          .mybackground {background-color:#3aa2be;}
        
        Background color #3aa2be
      
           Border around this has a color of #3aa2be        
        
          <div style="border:2px solid #3aa2be;">Content here</div>
        
        
          .myborder {border:2px solid #3aa2be;}
        
        Border color #3aa2be