#2a0863 color space conversions
Hex:
        #2a0863
        RGB:
        42, 8, 99
        CMY:
        84, 97, 61
        CMYK:
        58, 92, 0, 61
      HSL:
        262°, 85.0467%, 20.9804%
        HSV (HSB):
        262°, 91.9192%, 38.8235%
        XYZ:
        3.2938, 1.5668, 11.9332
        xyY:
        0.1961, 0.0933, 1.5668
      CIE-Lab:
        13.0263, 37.8999, -45.6657
        CIE-LCH:
        13.0263, 59.3444, 309.6908
        CIE-Luv:
        13.0263, 2.1413, -41.1611
        Hunter-Lab:
        12.5170, 25.0668, -47.7626
      #2a0863 color charts
#2a0863 RGB chart
      #2a0863 CMYK chart
      #2a0863 RGB pie chart
      #2a0863 color shades, tints & tones
#2a0863 color schemes
#2a0863 color preview, HTML & CSS examples
           This text has a color of #2a0863        
        
          <p style="color:#2a0863;">Text here</p>
        
        
          .mytext {color:#2a0863;}
        
        Text color #2a0863
      
           This box has a color of #2a0863        
        
          <div style="background-color:#2a0863;">Content here</div>
        
        
          .mybackground {background-color:#2a0863;}
        
        Background color #2a0863
      
           Border around this has a color of #2a0863        
        
          <div style="border:2px solid #2a0863;">Content here</div>
        
        
          .myborder {border:2px solid #2a0863;}
        
        Border color #2a0863