#2a0350 color space conversions
Hex:
        #2a0350
        RGB:
        42, 3, 80
        CMY:
        84, 99, 69
        CMYK:
        48, 96, 0, 69
      HSL:
        270°, 92.7711%, 16.2745%
        HSV (HSB):
        270°, 96.2500%, 31.3725%
        XYZ:
        2.4354, 1.1366, 7.6804
        xyY:
        0.2164, 0.1010, 1.1366
      CIE-Lab:
        10.0808, 34.9878, -37.6696
        CIE-LCH:
        10.0808, 51.4115, 312.8862
        CIE-Luv:
        10.0808, 4.0937, -29.8528
        Hunter-Lab:
        10.6609, 22.1198, -35.2516
      #2a0350 color charts
#2a0350 RGB chart
      #2a0350 CMYK chart
      #2a0350 RGB pie chart
      #2a0350 color shades, tints & tones
#2a0350 color schemes
#2a0350 color preview, HTML & CSS examples
           This text has a color of #2a0350        
        
          <p style="color:#2a0350;">Text here</p>
        
        
          .mytext {color:#2a0350;}
        
        Text color #2a0350
      
           This box has a color of #2a0350        
        
          <div style="background-color:#2a0350;">Content here</div>
        
        
          .mybackground {background-color:#2a0350;}
        
        Background color #2a0350
      
           Border around this has a color of #2a0350        
        
          <div style="border:2px solid #2a0350;">Content here</div>
        
        
          .myborder {border:2px solid #2a0350;}
        
        Border color #2a0350