#2a0498 color space conversions
Hex:
        #2a0498
        RGB:
        42, 4, 152
        CMY:
        84, 98, 40
        CMYK:
        72, 97, 0, 40
      HSL:
        255°, 94.8718%, 30.5882%
        HSV (HSB):
        255°, 97.3684%, 59.6078%
        XYZ:
        6.6658, 2.8461, 29.9038
        xyY:
        0.1691, 0.0722, 2.8461
      CIE-Lab:
        19.4166, 53.5352, -68.9395
        CIE-LCH:
        19.4166, 87.2850, 307.8312
        CIE-Luv:
        19.4166, -1.5431, -71.7235
        Hunter-Lab:
        16.8703, 41.0055, -93.2864
      #2a0498 color charts
#2a0498 RGB chart
      #2a0498 CMYK chart
      #2a0498 RGB pie chart
      #2a0498 color shades, tints & tones
#2a0498 color schemes
#2a0498 color preview, HTML & CSS examples
           This text has a color of #2a0498        
        
          <p style="color:#2a0498;">Text here</p>
        
        
          .mytext {color:#2a0498;}
        
        Text color #2a0498
      
           This box has a color of #2a0498        
        
          <div style="background-color:#2a0498;">Content here</div>
        
        
          .mybackground {background-color:#2a0498;}
        
        Background color #2a0498
      
           Border around this has a color of #2a0498        
        
          <div style="border:2px solid #2a0498;">Content here</div>
        
        
          .myborder {border:2px solid #2a0498;}
        
        Border color #2a0498