#2a2235 color space conversions
Hex:
        #2a2235
        RGB:
        42, 34, 53
        CMY:
        84, 87, 79
        CMYK:
        21, 36, 0, 79
      HSL:
        265°, 21.8391%, 17.0588%
        HSV (HSB):
        265°, 35.8491%, 20.7843%
        XYZ:
        2.1695, 1.8933, 3.6193
        xyY:
        0.2824, 0.2465, 1.8933
      CIE-Lab:
        14.9172, 8.5685, -11.0002
        CIE-LCH:
        14.9172, 13.9436, 307.9163
        CIE-Luv:
        14.9172, 2.2559, -11.0562
        Hunter-Lab:
        13.7599, 4.0638, -5.9632
      #2a2235 color charts
#2a2235 RGB chart
      #2a2235 CMYK chart
      #2a2235 RGB pie chart
      #2a2235 color shades, tints & tones
#2a2235 color schemes
#2a2235 color preview, HTML & CSS examples
           This text has a color of #2a2235        
        
          <p style="color:#2a2235;">Text here</p>
        
        
          .mytext {color:#2a2235;}
        
        Text color #2a2235
      
           This box has a color of #2a2235        
        
          <div style="background-color:#2a2235;">Content here</div>
        
        
          .mybackground {background-color:#2a2235;}
        
        Background color #2a2235
      
           Border around this has a color of #2a2235        
        
          <div style="border:2px solid #2a2235;">Content here</div>
        
        
          .myborder {border:2px solid #2a2235;}
        
        Border color #2a2235