#2a2353 color space conversions
Hex:
        #2a2353
        RGB:
        42, 35, 83
        CMY:
        84, 86, 67
        CMYK:
        49, 58, 0, 67
      HSL:
        249°, 40.6780%, 23.1373%
        HSV (HSB):
        249°, 57.8313%, 32.5490%
        XYZ:
        3.1172, 2.3188, 8.4669
        xyY:
        0.2242, 0.1668, 2.3188
      CIE-Lab:
        17.0787, 17.4659, -28.3338
        CIE-LCH:
        17.0787, 33.2845, 301.6511
        CIE-Luv:
        17.0787, -0.1912, -30.7826
        Hunter-Lab:
        15.2277, 9.8915, -22.3069
      #2a2353 color charts
#2a2353 RGB chart
      #2a2353 CMYK chart
      #2a2353 RGB pie chart
      #2a2353 color shades, tints & tones
#2a2353 color schemes
#2a2353 color preview, HTML & CSS examples
           This text has a color of #2a2353        
        
          <p style="color:#2a2353;">Text here</p>
        
        
          .mytext {color:#2a2353;}
        
        Text color #2a2353
      
           This box has a color of #2a2353        
        
          <div style="background-color:#2a2353;">Content here</div>
        
        
          .mybackground {background-color:#2a2353;}
        
        Background color #2a2353
      
           Border around this has a color of #2a2353        
        
          <div style="border:2px solid #2a2353;">Content here</div>
        
        
          .myborder {border:2px solid #2a2353;}
        
        Border color #2a2353