#2a3058 color space conversions
Hex:
        #2a3058
        RGB:
        42, 48, 88
        CMY:
        84, 81, 65
        CMYK:
        52, 45, 0, 65
      HSL:
        232°, 35.3846%, 25.4902%
        HSV (HSB):
        232°, 52.2727%, 34.5098%
        XYZ:
        3.7732, 3.3107, 9.6727
        xyY:
        0.2252, 0.1976, 3.3107
      CIE-Lab:
        21.2477, 10.0170, -25.0198
        CIE-LCH:
        21.2477, 26.9505, 291.8193
        CIE-Luv:
        21.2477, -4.0848, -29.5436
        Hunter-Lab:
        18.1954, 5.1743, -18.7818
      #2a3058 color charts
#2a3058 RGB chart
      #2a3058 CMYK chart
      #2a3058 RGB pie chart
      #2a3058 color shades, tints & tones
#2a3058 color schemes
#2a3058 color preview, HTML & CSS examples
           This text has a color of #2a3058        
        
          <p style="color:#2a3058;">Text here</p>
        
        
          .mytext {color:#2a3058;}
        
        Text color #2a3058
      
           This box has a color of #2a3058        
        
          <div style="background-color:#2a3058;">Content here</div>
        
        
          .mybackground {background-color:#2a3058;}
        
        Background color #2a3058
      
           Border around this has a color of #2a3058        
        
          <div style="border:2px solid #2a3058;">Content here</div>
        
        
          .myborder {border:2px solid #2a3058;}
        
        Border color #2a3058