#2a2952 color space conversions
Hex:
        #2a2952
        RGB:
        42, 41, 82
        CMY:
        84, 84, 68
        CMYK:
        49, 50, 0, 68
      HSL:
        241°, 33.3333%, 24.1176%
        HSV (HSB):
        241°, 50.0000%, 32.1569%
        XYZ:
        3.2708, 2.6873, 8.3290
        xyY:
        0.2289, 0.1881, 2.6873
      CIE-Lab:
        18.7454, 12.8678, -24.9940
        CIE-LCH:
        18.7454, 28.1119, 297.2411
        CIE-Luv:
        18.7454, -1.7139, -28.1719
        Hunter-Lab:
        16.3930, 6.9269, -18.6489
      #2a2952 color charts
#2a2952 RGB chart
      #2a2952 CMYK chart
      #2a2952 RGB pie chart
      #2a2952 color shades, tints & tones
#2a2952 color schemes
#2a2952 color preview, HTML & CSS examples
           This text has a color of #2a2952        
        
          <p style="color:#2a2952;">Text here</p>
        
        
          .mytext {color:#2a2952;}
        
        Text color #2a2952
      
           This box has a color of #2a2952        
        
          <div style="background-color:#2a2952;">Content here</div>
        
        
          .mybackground {background-color:#2a2952;}
        
        Background color #2a2952
      
           Border around this has a color of #2a2952        
        
          <div style="border:2px solid #2a2952;">Content here</div>
        
        
          .myborder {border:2px solid #2a2952;}
        
        Border color #2a2952