#057a85 color space conversions
Hex:
        #057a85
        RGB:
        5, 122, 133
        CMY:
        98, 52, 48
        CMYK:
        96, 8, 0, 48
      HSL:
        185°, 92.7536%, 27.0588%
        HSV (HSB):
        185°, 96.2406%, 52.1569%
        XYZ:
        11.2558, 15.6448, 24.6168
        xyY:
        0.2185, 0.3037, 15.6448
      CIE-Lab:
        46.5050, -23.8818, -14.0721
        CIE-LCH:
        46.5050, 27.7194, 210.5082
        CIE-Luv:
        46.5050, -34.4875, -16.9406
        Hunter-Lab:
        39.5535, -18.4228, -9.2127
      #057a85 color charts
#057a85 RGB chart
      #057a85 CMYK chart
      #057a85 RGB pie chart
      #057a85 color shades, tints & tones
#057a85 color schemes
#057a85 color preview, HTML & CSS examples
           This text has a color of #057a85        
        
          <p style="color:#057a85;">Text here</p>
        
        
          .mytext {color:#057a85;}
        
        Text color #057a85
      
           This box has a color of #057a85        
        
          <div style="background-color:#057a85;">Content here</div>
        
        
          .mybackground {background-color:#057a85;}
        
        Background color #057a85
      
           Border around this has a color of #057a85        
        
          <div style="border:2px solid #057a85;">Content here</div>
        
        
          .myborder {border:2px solid #057a85;}
        
        Border color #057a85