#3aeaaf color space conversions
Hex:
        #3aeaaf
        RGB:
        58, 234, 175
        CMY:
        77, 8, 31
        CMYK:
        75, 0, 25, 8
      HSL:
        160°, 80.7339%, 57.2549%
        HSV (HSB):
        160°, 75.2137%, 91.7647%
        XYZ:
        38.9056, 62.8403, 50.6363
        xyY:
        0.2553, 0.4124, 62.8403
      CIE-Lab:
        83.3583, -57.0230, 16.3554
        CIE-LCH:
        83.3583, 59.3221, 163.9960
        CIE-Luv:
        83.3583, -65.6007, 33.2162
        Hunter-Lab:
        79.2719, -51.1203, 17.6178
      #3aeaaf color charts
#3aeaaf RGB chart
      #3aeaaf CMYK chart
      #3aeaaf RGB pie chart
      #3aeaaf color shades, tints & tones
#3aeaaf color schemes
#3aeaaf color preview, HTML & CSS examples
           This text has a color of #3aeaaf        
        
          <p style="color:#3aeaaf;">Text here</p>
        
        
          .mytext {color:#3aeaaf;}
        
        Text color #3aeaaf
      
           This box has a color of #3aeaaf        
        
          <div style="background-color:#3aeaaf;">Content here</div>
        
        
          .mybackground {background-color:#3aeaaf;}
        
        Background color #3aeaaf
      
           Border around this has a color of #3aeaaf        
        
          <div style="border:2px solid #3aeaaf;">Content here</div>
        
        
          .myborder {border:2px solid #3aeaaf;}
        
        Border color #3aeaaf