#2a0387 color space conversions
Hex:
        #2a0387
        RGB:
        42, 3, 135
        CMY:
        84, 99, 47
        CMYK:
        69, 98, 0, 47
      HSL:
        258°, 95.6522%, 27.0588%
        HSV (HSB):
        258°, 97.7778%, 52.9412%
        XYZ:
        5.3606, 2.3066, 23.0844
        xyY:
        0.1743, 0.0750, 2.3066
      CIE-Lab:
        17.0205, 49.4167, -62.3247
        CIE-LCH:
        17.0205, 79.5385, 308.4106
        CIE-Luv:
        17.0205, -0.3331, -61.5680
        Hunter-Lab:
        15.1876, 36.4246, -79.4863
      #2a0387 color charts
#2a0387 RGB chart
      #2a0387 CMYK chart
      #2a0387 RGB pie chart
      #2a0387 color shades, tints & tones
#2a0387 color schemes
#2a0387 color preview, HTML & CSS examples
           This text has a color of #2a0387        
        
          <p style="color:#2a0387;">Text here</p>
        
        
          .mytext {color:#2a0387;}
        
        Text color #2a0387
      
           This box has a color of #2a0387        
        
          <div style="background-color:#2a0387;">Content here</div>
        
        
          .mybackground {background-color:#2a0387;}
        
        Background color #2a0387
      
           Border around this has a color of #2a0387        
        
          <div style="border:2px solid #2a0387;">Content here</div>
        
        
          .myborder {border:2px solid #2a0387;}
        
        Border color #2a0387