#a312fa color space conversions
Hex:
        #a312fa
        RGB:
        163, 18, 250
        CMY:
        36, 93, 2
        CMYK:
        35, 93, 0, 2
      HSL:
        278°, 95.8678%, 52.5490%
        HSV (HSB):
        278°, 92.8000%, 98.0392%
        XYZ:
        32.5759, 15.1213, 91.6442
        xyY:
        0.2338, 0.1085, 15.1213
      CIE-Lab:
        45.7998, 83.5310, -82.2817
        CIE-LCH:
        45.7998, 117.2506, 315.4317
        CIE-Luv:
        45.7998, 27.4030, -127.2007
        Hunter-Lab:
        38.8861, 81.4835, -112.5107
      #a312fa color charts
#a312fa RGB chart
      #a312fa CMYK chart
      #a312fa RGB pie chart
      #a312fa color shades, tints & tones
#a312fa color schemes
#a312fa color preview, HTML & CSS examples
           This text has a color of #a312fa        
        
          <p style="color:#a312fa;">Text here</p>
        
        
          .mytext {color:#a312fa;}
        
        Text color #a312fa
      
           This box has a color of #a312fa        
        
          <div style="background-color:#a312fa;">Content here</div>
        
        
          .mybackground {background-color:#a312fa;}
        
        Background color #a312fa
      
           Border around this has a color of #a312fa        
        
          <div style="border:2px solid #a312fa;">Content here</div>
        
        
          .myborder {border:2px solid #a312fa;}
        
        Border color #a312fa