#2a3045 color space conversions
Hex:
        #2a3045
        RGB:
        42, 48, 69
        CMY:
        84, 81, 73
        CMYK:
        39, 30, 0, 73
      HSL:
        227°, 24.3243%, 21.7647%
        HSV (HSB):
        227°, 39.1304%, 27.0588%
        XYZ:
        3.0860, 3.0358, 6.0535
        xyY:
        0.2535, 0.2493, 3.0358
      CIE-Lab:
        20.1868, 3.5326, -13.9422
        CIE-LCH:
        20.1868, 14.3827, 284.2180
        CIE-Luv:
        20.1868, -3.4132, -15.5411
        Hunter-Lab:
        17.4236, 1.1237, -8.4028
      #2a3045 color charts
#2a3045 RGB chart
      #2a3045 CMYK chart
      #2a3045 RGB pie chart
      #2a3045 color shades, tints & tones
#2a3045 color schemes
#2a3045 color preview, HTML & CSS examples
           This text has a color of #2a3045        
        
          <p style="color:#2a3045;">Text here</p>
        
        
          .mytext {color:#2a3045;}
        
        Text color #2a3045
      
           This box has a color of #2a3045        
        
          <div style="background-color:#2a3045;">Content here</div>
        
        
          .mybackground {background-color:#2a3045;}
        
        Background color #2a3045
      
           Border around this has a color of #2a3045        
        
          <div style="border:2px solid #2a3045;">Content here</div>
        
        
          .myborder {border:2px solid #2a3045;}
        
        Border color #2a3045