#2a454f color space conversions
Hex:
        #2a454f
        RGB:
        42, 69, 79
        CMY:
        84, 73, 69
        CMYK:
        47, 13, 0, 69
      HSL:
        196°, 30.5785%, 23.7255%
        HSV (HSB):
        196°, 46.8354%, 30.9804%
        XYZ:
        4.4942, 5.3130, 8.1858
        xyY:
        0.2498, 0.2953, 5.3130
      CIE-Lab:
        27.6085, -7.1630, -9.2234
        CIE-LCH:
        27.6085, 11.6782, 232.1666
        CIE-Luv:
        27.6085, -11.6749, -10.2742
        Hunter-Lab:
        23.0499, -5.5337, -4.9208
      #2a454f color charts
#2a454f RGB chart
      #2a454f CMYK chart
      #2a454f RGB pie chart
      #2a454f color shades, tints & tones
#2a454f color schemes
#2a454f color preview, HTML & CSS examples
           This text has a color of #2a454f        
        
          <p style="color:#2a454f;">Text here</p>
        
        
          .mytext {color:#2a454f;}
        
        Text color #2a454f
      
           This box has a color of #2a454f        
        
          <div style="background-color:#2a454f;">Content here</div>
        
        
          .mybackground {background-color:#2a454f;}
        
        Background color #2a454f
      
           Border around this has a color of #2a454f        
        
          <div style="border:2px solid #2a454f;">Content here</div>
        
        
          .myborder {border:2px solid #2a454f;}
        
        Border color #2a454f