#2a0975 color space conversions
Hex:
        #2a0975
        RGB:
        42, 9, 117
        CMY:
        84, 96, 54
        CMYK:
        64, 92, 0, 54
      HSL:
        258°, 85.7143%, 24.7059%
        HSV (HSB):
        258°, 92.3077%, 45.8824%
        XYZ:
        4.2634, 1.9720, 16.9855
        xyY:
        0.1836, 0.0849, 1.9720
      CIE-Lab:
        15.3394, 42.5708, -53.6303
        CIE-LCH:
        15.3394, 68.4725, 308.4419
        CIE-Luv:
        15.3394, 0.6512, -51.6571
        Hunter-Lab:
        14.0427, 29.6187, -61.8853
      #2a0975 color charts
#2a0975 RGB chart
      #2a0975 CMYK chart
      #2a0975 RGB pie chart
      #2a0975 color shades, tints & tones
#2a0975 color schemes
#2a0975 color preview, HTML & CSS examples
           This text has a color of #2a0975        
        
          <p style="color:#2a0975;">Text here</p>
        
        
          .mytext {color:#2a0975;}
        
        Text color #2a0975
      
           This box has a color of #2a0975        
        
          <div style="background-color:#2a0975;">Content here</div>
        
        
          .mybackground {background-color:#2a0975;}
        
        Background color #2a0975
      
           Border around this has a color of #2a0975        
        
          <div style="border:2px solid #2a0975;">Content here</div>
        
        
          .myborder {border:2px solid #2a0975;}
        
        Border color #2a0975