#a242c2 color space conversions
Hex:
        #a242c2
        RGB:
        162, 66, 194
        CMY:
        36, 74, 24
        CMYK:
        16, 66, 0, 24
      HSL:
        285°, 51.2000%, 50.9804%
        HSV (HSB):
        285°, 65.9794%, 76.0784%
        XYZ:
        26.5861, 15.4729, 52.6243
        xyY:
        0.2808, 0.1634, 15.4729
      CIE-Lab:
        46.2752, 58.5684, -49.5829
        CIE-LCH:
        46.2752, 76.7380, 319.7494
        CIE-Luv:
        46.2752, 34.5650, -80.6296
        Hunter-Lab:
        39.3355, 51.8074, -51.7850
      #a242c2 color charts
#a242c2 RGB chart
      #a242c2 CMYK chart
      #a242c2 RGB pie chart
      #a242c2 color shades, tints & tones
#a242c2 color schemes
#a242c2 color preview, HTML & CSS examples
           This text has a color of #a242c2        
        
          <p style="color:#a242c2;">Text here</p>
        
        
          .mytext {color:#a242c2;}
        
        Text color #a242c2
      
           This box has a color of #a242c2        
        
          <div style="background-color:#a242c2;">Content here</div>
        
        
          .mybackground {background-color:#a242c2;}
        
        Background color #a242c2
      
           Border around this has a color of #a242c2        
        
          <div style="border:2px solid #a242c2;">Content here</div>
        
        
          .myborder {border:2px solid #a242c2;}
        
        Border color #a242c2