#a81fca color space conversions
Hex:
        #a81fca
        RGB:
        168, 31, 202
        CMY:
        34, 88, 21
        CMYK:
        17, 85, 0, 21
      HSL:
        288°, 73.3906%, 45.6863%
        HSV (HSB):
        288°, 84.6535%, 79.2157%
        XYZ:
        27.2991, 13.5691, 57.0574
        xyY:
        0.2788, 0.1386, 13.5691
      CIE-Lab:
        43.6085, 72.9601, -58.4697
        CIE-LCH:
        43.6085, 93.4980, 321.2916
        CIE-Luv:
        43.6085, 41.8312, -93.2888
        Hunter-Lab:
        36.8362, 67.8219, -66.0518
      #a81fca color charts
#a81fca RGB chart
      #a81fca CMYK chart
      #a81fca RGB pie chart
      #a81fca color shades, tints & tones
#a81fca color schemes
#a81fca color preview, HTML & CSS examples
           This text has a color of #a81fca        
        
          <p style="color:#a81fca;">Text here</p>
        
        
          .mytext {color:#a81fca;}
        
        Text color #a81fca
      
           This box has a color of #a81fca        
        
          <div style="background-color:#a81fca;">Content here</div>
        
        
          .mybackground {background-color:#a81fca;}
        
        Background color #a81fca
      
           Border around this has a color of #a81fca        
        
          <div style="border:2px solid #a81fca;">Content here</div>
        
        
          .myborder {border:2px solid #a81fca;}
        
        Border color #a81fca