#2a2586 color space conversions
Hex:
        #2a2586
        RGB:
        42, 37, 134
        CMY:
        84, 85, 47
        CMYK:
        69, 72, 0, 47
      HSL:
        243°, 56.7251%, 33.5294%
        HSV (HSB):
        243°, 72.3881%, 52.5490%
        XYZ:
        5.9195, 3.5366, 22.9249
        xyY:
        0.1828, 0.1092, 3.5366
      CIE-Lab:
        22.0762, 34.0701, -53.3328
        CIE-LCH:
        22.0762, 63.2863, 302.5713
        CIE-Luv:
        22.0762, -3.5828, -62.8994
        Hunter-Lab:
        18.8059, 23.2759, -59.1121
      #2a2586 color charts
#2a2586 RGB chart
      #2a2586 CMYK chart
      #2a2586 RGB pie chart
      #2a2586 color shades, tints & tones
#2a2586 color schemes
#2a2586 color preview, HTML & CSS examples
           This text has a color of #2a2586        
        
          <p style="color:#2a2586;">Text here</p>
        
        
          .mytext {color:#2a2586;}
        
        Text color #2a2586
      
           This box has a color of #2a2586        
        
          <div style="background-color:#2a2586;">Content here</div>
        
        
          .mybackground {background-color:#2a2586;}
        
        Background color #2a2586
      
           Border around this has a color of #2a2586        
        
          <div style="border:2px solid #2a2586;">Content here</div>
        
        
          .myborder {border:2px solid #2a2586;}
        
        Border color #2a2586