#4a0282 color space conversions
Hex:
        #4a0282
        RGB:
        74, 2, 130
        CMY:
        71, 99, 49
        CMYK:
        43, 98, 0, 49
      HSL:
        274°, 96.9697%, 25.8824%
        HSV (HSB):
        274°, 98.4615%, 50.9804%
        XYZ:
        6.8750, 3.1110, 21.3572
        xyY:
        0.2193, 0.0993, 3.1110
      CIE-Lab:
        20.4829, 51.0743, -53.3034
        CIE-LCH:
        20.4829, 73.8230, 313.7766
        CIE-Luv:
        20.4829, 9.5812, -61.3171
        Hunter-Lab:
        17.6379, 38.7103, -59.4458
      #4a0282 color charts
#4a0282 RGB chart
      #4a0282 CMYK chart
      #4a0282 RGB pie chart
      #4a0282 color shades, tints & tones
#4a0282 color schemes
#4a0282 color preview, HTML & CSS examples
           This text has a color of #4a0282        
        
          <p style="color:#4a0282;">Text here</p>
        
        
          .mytext {color:#4a0282;}
        
        Text color #4a0282
      
           This box has a color of #4a0282        
        
          <div style="background-color:#4a0282;">Content here</div>
        
        
          .mybackground {background-color:#4a0282;}
        
        Background color #4a0282
      
           Border around this has a color of #4a0282        
        
          <div style="border:2px solid #4a0282;">Content here</div>
        
        
          .myborder {border:2px solid #4a0282;}
        
        Border color #4a0282