#2a0856 color space conversions
Hex:
        #2a0856
        RGB:
        42, 8, 86
        CMY:
        84, 97, 66
        CMYK:
        51, 91, 0, 66
      HSL:
        266°, 82.9787%, 18.4314%
        HSV (HSB):
        266°, 90.6977%, 33.7255%
        XYZ:
        2.7214, 1.3378, 8.9189
        xyY:
        0.2097, 0.1031, 1.3378
      CIE-Lab:
        11.5373, 34.2683, -39.3807
        CIE-LCH:
        11.5373, 52.2030, 311.0291
        CIE-Luv:
        11.5373, 3.2803, -33.7948
        Hunter-Lab:
        11.5663, 21.7576, -37.6227
      #2a0856 color charts
#2a0856 RGB chart
      #2a0856 CMYK chart
      #2a0856 RGB pie chart
      #2a0856 color shades, tints & tones
#2a0856 color schemes
#2a0856 color preview, HTML & CSS examples
           This text has a color of #2a0856        
        
          <p style="color:#2a0856;">Text here</p>
        
        
          .mytext {color:#2a0856;}
        
        Text color #2a0856
      
           This box has a color of #2a0856        
        
          <div style="background-color:#2a0856;">Content here</div>
        
        
          .mybackground {background-color:#2a0856;}
        
        Background color #2a0856
      
           Border around this has a color of #2a0856        
        
          <div style="border:2px solid #2a0856;">Content here</div>
        
        
          .myborder {border:2px solid #2a0856;}
        
        Border color #2a0856