#2a0785 color space conversions
Hex:
        #2a0785
        RGB:
        42, 7, 133
        CMY:
        84, 97, 48
        CMYK:
        68, 95, 0, 48
      HSL:
        257°, 90.0000%, 27.4510%
        HSV (HSB):
        257°, 94.7368%, 52.1569%
        XYZ:
        5.2645, 2.3377, 22.3640
        xyY:
        0.1757, 0.0780, 2.3377
      CIE-Lab:
        17.1679, 47.6286, -60.8171
        CIE-LCH:
        17.1679, 77.2476, 308.0661
        CIE-Luv:
        17.1679, -0.4039, -60.8134
        Hunter-Lab:
        15.2894, 34.7049, -76.0219
      #2a0785 color charts
#2a0785 RGB chart
      #2a0785 CMYK chart
      #2a0785 RGB pie chart
      #2a0785 color shades, tints & tones
#2a0785 color schemes
#2a0785 color preview, HTML & CSS examples
           This text has a color of #2a0785        
        
          <p style="color:#2a0785;">Text here</p>
        
        
          .mytext {color:#2a0785;}
        
        Text color #2a0785
      
           This box has a color of #2a0785        
        
          <div style="background-color:#2a0785;">Content here</div>
        
        
          .mybackground {background-color:#2a0785;}
        
        Background color #2a0785
      
           Border around this has a color of #2a0785        
        
          <div style="border:2px solid #2a0785;">Content here</div>
        
        
          .myborder {border:2px solid #2a0785;}
        
        Border color #2a0785