#2a5c65 color space conversions
Hex:
        #2a5c65
        RGB:
        42, 92, 101
        CMY:
        84, 64, 60
        CMYK:
        58, 9, 0, 60
      HSL:
        189°, 41.2587%, 28.0392%
        HSV (HSB):
        189°, 58.4158%, 39.6078%
        XYZ:
        7.1310, 9.0861, 13.6899
        xyY:
        0.2384, 0.3038, 9.0861
      CIE-Lab:
        36.1496, -13.9005, -10.2813
        CIE-LCH:
        36.1496, 17.2896, 216.4878
        CIE-Luv:
        36.1496, -20.3170, -11.7921
        Hunter-Lab:
        30.1432, -10.5230, -5.8270
      #2a5c65 color charts
#2a5c65 RGB chart
      #2a5c65 CMYK chart
      #2a5c65 RGB pie chart
      #2a5c65 color shades, tints & tones
#2a5c65 color schemes
#2a5c65 color preview, HTML & CSS examples
           This text has a color of #2a5c65        
        
          <p style="color:#2a5c65;">Text here</p>
        
        
          .mytext {color:#2a5c65;}
        
        Text color #2a5c65
      
           This box has a color of #2a5c65        
        
          <div style="background-color:#2a5c65;">Content here</div>
        
        
          .mybackground {background-color:#2a5c65;}
        
        Background color #2a5c65
      
           Border around this has a color of #2a5c65        
        
          <div style="border:2px solid #2a5c65;">Content here</div>
        
        
          .myborder {border:2px solid #2a5c65;}
        
        Border color #2a5c65