#2a0384 color space conversions
Hex:
        #2a0384
        RGB:
        42, 3, 132
        CMY:
        84, 99, 48
        CMYK:
        68, 98, 0, 48
      HSL:
        258°, 95.5556%, 26.4706%
        HSV (HSB):
        258°, 97.7273%, 51.7647%
        XYZ:
        5.1523, 2.2233, 21.9874
        xyY:
        0.1755, 0.0757, 2.2233
      CIE-Lab:
        16.6180, 48.6350, -61.0989
        CIE-LCH:
        16.6180, 78.0924, 308.5199
        CIE-Luv:
        16.6180, -0.1201, -59.7960
        Hunter-Lab:
        14.9108, 35.5851, -76.9914
      #2a0384 color charts
#2a0384 RGB chart
      #2a0384 CMYK chart
      #2a0384 RGB pie chart
      #2a0384 color shades, tints & tones
#2a0384 color schemes
#2a0384 color preview, HTML & CSS examples
           This text has a color of #2a0384        
        
          <p style="color:#2a0384;">Text here</p>
        
        
          .mytext {color:#2a0384;}
        
        Text color #2a0384
      
           This box has a color of #2a0384        
        
          <div style="background-color:#2a0384;">Content here</div>
        
        
          .mybackground {background-color:#2a0384;}
        
        Background color #2a0384
      
           Border around this has a color of #2a0384        
        
          <div style="border:2px solid #2a0384;">Content here</div>
        
        
          .myborder {border:2px solid #2a0384;}
        
        Border color #2a0384