#a242c1 color space conversions
Hex:
        #a242c1
        RGB:
        162, 66, 193
        CMY:
        36, 74, 24
        CMYK:
        16, 66, 0, 24
      HSL:
        285°, 50.5976%, 50.7843%
        HSV (HSB):
        285°, 65.8031%, 75.6863%
        XYZ:
        26.4741, 15.4281, 52.0346
        xyY:
        0.2818, 0.1642, 15.4281
      CIE-Lab:
        46.2150, 58.3679, -49.0982
        CIE-LCH:
        46.2150, 76.2722, 319.9300
        CIE-Luv:
        46.2150, 34.8158, -79.8714
        Hunter-Lab:
        39.2786, 51.5732, -51.0500
      #a242c1 color charts
#a242c1 RGB chart
      #a242c1 CMYK chart
      #a242c1 RGB pie chart
      #a242c1 color shades, tints & tones
#a242c1 color schemes
#a242c1 color preview, HTML & CSS examples
           This text has a color of #a242c1        
        
          <p style="color:#a242c1;">Text here</p>
        
        
          .mytext {color:#a242c1;}
        
        Text color #a242c1
      
           This box has a color of #a242c1        
        
          <div style="background-color:#a242c1;">Content here</div>
        
        
          .mybackground {background-color:#a242c1;}
        
        Background color #a242c1
      
           Border around this has a color of #a242c1        
        
          <div style="border:2px solid #a242c1;">Content here</div>
        
        
          .myborder {border:2px solid #a242c1;}
        
        Border color #a242c1