#a242a5 color space conversions
Hex:
        #a242a5
        RGB:
        162, 66, 165
        CMY:
        36, 74, 35
        CMYK:
        2, 60, 0, 35
      HSL:
        298°, 42.8571%, 45.2941%
        HSV (HSB):
        298°, 60.0000%, 64.7059%
        XYZ:
        23.6400, 14.2944, 37.1104
        xyY:
        0.3150, 0.1905, 14.2944
      CIE-Lab:
        44.6522, 53.0095, -35.1311
        CIE-LCH:
        44.6522, 63.5940, 326.4663
        CIE-Luv:
        44.6522, 42.2621, -58.1183
        Hunter-Lab:
        37.8080, 45.4460, -31.7306
      #a242a5 color charts
#a242a5 RGB chart
      #a242a5 CMYK chart
      #a242a5 RGB pie chart
      #a242a5 color shades, tints & tones
#a242a5 color schemes
#a242a5 color preview, HTML & CSS examples
           This text has a color of #a242a5        
        
          <p style="color:#a242a5;">Text here</p>
        
        
          .mytext {color:#a242a5;}
        
        Text color #a242a5
      
           This box has a color of #a242a5        
        
          <div style="background-color:#a242a5;">Content here</div>
        
        
          .mybackground {background-color:#a242a5;}
        
        Background color #a242a5
      
           Border around this has a color of #a242a5        
        
          <div style="border:2px solid #a242a5;">Content here</div>
        
        
          .myborder {border:2px solid #a242a5;}
        
        Border color #a242a5