#2a505a color space conversions
Hex:
        #2a505a
        RGB:
        42, 80, 90
        CMY:
        84, 69, 65
        CMYK:
        53, 11, 0, 65
      HSL:
        193°, 36.3636%, 25.8824%
        HSV (HSB):
        193°, 53.3333%, 35.2941%
        XYZ:
        5.6690, 6.9677, 10.7190
        xyY:
        0.2427, 0.2983, 6.9677
      CIE-Lab:
        31.7334, -10.3920, -10.0492
        CIE-LCH:
        31.7334, 14.4561, 224.0391
        CIE-Luv:
        31.7334, -15.8967, -11.4602
        Hunter-Lab:
        26.3965, -7.8588, -5.5987
      #2a505a color charts
#2a505a RGB chart
      #2a505a CMYK chart
      #2a505a RGB pie chart
      #2a505a color shades, tints & tones
#2a505a color schemes
#2a505a color preview, HTML & CSS examples
           This text has a color of #2a505a        
        
          <p style="color:#2a505a;">Text here</p>
        
        
          .mytext {color:#2a505a;}
        
        Text color #2a505a
      
           This box has a color of #2a505a        
        
          <div style="background-color:#2a505a;">Content here</div>
        
        
          .mybackground {background-color:#2a505a;}
        
        Background color #2a505a
      
           Border around this has a color of #2a505a        
        
          <div style="border:2px solid #2a505a;">Content here</div>
        
        
          .myborder {border:2px solid #2a505a;}
        
        Border color #2a505a