#a242f4 color space conversions
Hex:
        #a242f4
        RGB:
        162, 66, 244
        CMY:
        36, 74, 4
        CMYK:
        34, 73, 0, 4
      HSL:
        272°, 89.0000%, 60.7843%
        HSV (HSB):
        272°, 72.9508%, 95.6863%
        XYZ:
        33.1776, 18.1095, 87.3348
        xyY:
        0.2393, 0.1306, 18.1095
      CIE-Lab:
        49.6286, 69.1692, -72.6729
        CIE-LCH:
        49.6286, 100.3281, 313.5850
        CIE-Luv:
        49.6286, 23.4135, -116.6440
        Hunter-Lab:
        42.5552, 64.6937, -91.8904
      #a242f4 color charts
#a242f4 RGB chart
      #a242f4 CMYK chart
      #a242f4 RGB pie chart
      #a242f4 color shades, tints & tones
#a242f4 color schemes
#a242f4 color preview, HTML & CSS examples
           This text has a color of #a242f4        
        
          <p style="color:#a242f4;">Text here</p>
        
        
          .mytext {color:#a242f4;}
        
        Text color #a242f4
      
           This box has a color of #a242f4        
        
          <div style="background-color:#a242f4;">Content here</div>
        
        
          .mybackground {background-color:#a242f4;}
        
        Background color #a242f4
      
           Border around this has a color of #a242f4        
        
          <div style="border:2px solid #a242f4;">Content here</div>
        
        
          .myborder {border:2px solid #a242f4;}
        
        Border color #a242f4