#2a6575 color space conversions
Hex:
        #2a6575
        RGB:
        42, 101, 117
        CMY:
        84, 60, 54
        CMYK:
        64, 14, 0, 54
      HSL:
        193°, 47.1698%, 31.1765%
        HSV (HSB):
        193°, 64.1026%, 45.8824%
        XYZ:
        8.8194, 11.0840, 18.5042
        xyY:
        0.2296, 0.2886, 11.0840
      CIE-Lab:
        39.7215, -13.8168, -14.7098
        CIE-LCH:
        39.7215, 20.1813, 226.7929
        CIE-Luv:
        39.7215, -23.1607, -18.4495
        Hunter-Lab:
        33.2926, -10.9762, -9.6489
      #2a6575 color charts
#2a6575 RGB chart
      #2a6575 CMYK chart
      #2a6575 RGB pie chart
      #2a6575 color shades, tints & tones
#2a6575 color schemes
#2a6575 color preview, HTML & CSS examples
           This text has a color of #2a6575        
        
          <p style="color:#2a6575;">Text here</p>
        
        
          .mytext {color:#2a6575;}
        
        Text color #2a6575
      
           This box has a color of #2a6575        
        
          <div style="background-color:#2a6575;">Content here</div>
        
        
          .mybackground {background-color:#2a6575;}
        
        Background color #2a6575
      
           Border around this has a color of #2a6575        
        
          <div style="border:2px solid #2a6575;">Content here</div>
        
        
          .myborder {border:2px solid #2a6575;}
        
        Border color #2a6575