#2a2a52 color space conversions
Hex:
        #2a2a52
        RGB:
        42, 42, 82
        CMY:
        84, 84, 68
        CMYK:
        49, 49, 0, 68
      HSL:
        240°, 32.2581%, 24.3137%
        HSV (HSB):
        240°, 48.7805%, 32.1569%
        XYZ:
        3.3058, 2.7574, 8.3406
        xyY:
        0.2295, 0.1914, 2.7574
      CIE-Lab:
        19.0447, 12.1561, -24.5175
        CIE-LCH:
        19.0447, 27.3657, 296.3728
        CIE-Luv:
        19.0447, -2.0034, -27.7865
        Hunter-Lab:
        16.6053, 6.4766, -18.1569
      #2a2a52 color charts
#2a2a52 RGB chart
      #2a2a52 CMYK chart
      #2a2a52 RGB pie chart
      #2a2a52 color shades, tints & tones
#2a2a52 color schemes
#2a2a52 color preview, HTML & CSS examples
           This text has a color of #2a2a52        
        
          <p style="color:#2a2a52;">Text here</p>
        
        
          .mytext {color:#2a2a52;}
        
        Text color #2a2a52
      
           This box has a color of #2a2a52        
        
          <div style="background-color:#2a2a52;">Content here</div>
        
        
          .mybackground {background-color:#2a2a52;}
        
        Background color #2a2a52
      
           Border around this has a color of #2a2a52        
        
          <div style="border:2px solid #2a2a52;">Content here</div>
        
        
          .myborder {border:2px solid #2a2a52;}
        
        Border color #2a2a52