#2a0282 color space conversions
Hex:
        #2a0282
        RGB:
        42, 2, 130
        CMY:
        84, 99, 49
        CMYK:
        68, 98, 0, 49
      HSL:
        259°, 96.9697%, 25.8824%
        HSV (HSB):
        259°, 98.4615%, 50.9804%
        XYZ:
        5.0058, 2.1474, 21.2697
        xyY:
        0.1761, 0.0756, 2.1474
      CIE-Lab:
        16.2423, 48.4443, -60.4559
        CIE-LCH:
        16.2423, 77.4710, 308.7057
        CIE-Luv:
        16.2423, 0.0761, -58.4961
        Hunter-Lab:
        14.6539, 35.3319, -75.8002
      #2a0282 color charts
#2a0282 RGB chart
      #2a0282 CMYK chart
      #2a0282 RGB pie chart
      #2a0282 color shades, tints & tones
#2a0282 color schemes
#2a0282 color preview, HTML & CSS examples
           This text has a color of #2a0282        
        
          <p style="color:#2a0282;">Text here</p>
        
        
          .mytext {color:#2a0282;}
        
        Text color #2a0282
      
           This box has a color of #2a0282        
        
          <div style="background-color:#2a0282;">Content here</div>
        
        
          .mybackground {background-color:#2a0282;}
        
        Background color #2a0282
      
           Border around this has a color of #2a0282        
        
          <div style="border:2px solid #2a0282;">Content here</div>
        
        
          .myborder {border:2px solid #2a0282;}
        
        Border color #2a0282