#a241f5 color space conversions
Hex:
        #a241f5
        RGB:
        162, 65, 245
        CMY:
        36, 75, 4
        CMYK:
        34, 73, 0, 4
      HSL:
        272°, 90.0000%, 60.7843%
        HSV (HSB):
        272°, 73.4694%, 96.0784%
        XYZ:
        33.2720, 18.0545, 88.1174
        xyY:
        0.2386, 0.1295, 18.0545
      CIE-Lab:
        49.5622, 69.7889, -73.3408
        CIE-LCH:
        49.5622, 101.2392, 313.5784
        CIE-Luv:
        49.5622, 23.3805, -117.5757
        Hunter-Lab:
        42.4906, 65.4146, -93.2126
      #a241f5 color charts
#a241f5 RGB chart
      #a241f5 CMYK chart
      #a241f5 RGB pie chart
      #a241f5 color shades, tints & tones
#a241f5 color schemes
#a241f5 color preview, HTML & CSS examples
           This text has a color of #a241f5        
        
          <p style="color:#a241f5;">Text here</p>
        
        
          .mytext {color:#a241f5;}
        
        Text color #a241f5
      
           This box has a color of #a241f5        
        
          <div style="background-color:#a241f5;">Content here</div>
        
        
          .mybackground {background-color:#a241f5;}
        
        Background color #a241f5
      
           Border around this has a color of #a241f5        
        
          <div style="border:2px solid #a241f5;">Content here</div>
        
        
          .myborder {border:2px solid #a241f5;}
        
        Border color #a241f5