#2a1585 color space conversions
Hex:
        #2a1585
        RGB:
        42, 21, 133
        CMY:
        84, 92, 48
        CMYK:
        68, 84, 0, 48
      HSL:
        251°, 72.7273%, 30.1961%
        HSV (HSB):
        251°, 84.2105%, 52.1569%
        XYZ:
        5.4566, 2.7220, 22.4281
        xyY:
        0.1783, 0.0889, 2.7220
      CIE-Lab:
        18.8944, 42.4785, -57.9530
        CIE-LCH:
        18.8944, 71.8538, 306.2408
        CIE-Luv:
        18.8944, -1.3892, -62.0523
        Hunter-Lab:
        16.4986, 30.1637, -69.0497
      #2a1585 color charts
#2a1585 RGB chart
      #2a1585 CMYK chart
      #2a1585 RGB pie chart
      #2a1585 color shades, tints & tones
#2a1585 color schemes
#2a1585 color preview, HTML & CSS examples
           This text has a color of #2a1585        
        
          <p style="color:#2a1585;">Text here</p>
        
        
          .mytext {color:#2a1585;}
        
        Text color #2a1585
      
           This box has a color of #2a1585        
        
          <div style="background-color:#2a1585;">Content here</div>
        
        
          .mybackground {background-color:#2a1585;}
        
        Background color #2a1585
      
           Border around this has a color of #2a1585        
        
          <div style="border:2px solid #2a1585;">Content here</div>
        
        
          .myborder {border:2px solid #2a1585;}
        
        Border color #2a1585