#8c1fca color space conversions
Hex:
        #8c1fca
        RGB:
        140, 31, 202
        CMY:
        45, 88, 21
        CMYK:
        31, 85, 0, 21
      HSL:
        278°, 73.3906%, 45.6863%
        HSV (HSB):
        278°, 84.6535%, 79.2157%
        XYZ:
        21.9659, 10.8197, 56.8078
        xyY:
        0.2452, 0.1208, 10.8197
      CIE-Lab:
        39.2751, 68.5815, -65.7055
        CIE-LCH:
        39.2751, 94.9770, 316.2269
        CIE-Luv:
        39.2751, 25.4691, -98.9448
        Hunter-Lab:
        32.8933, 61.6376, -79.3704
      #8c1fca color charts
#8c1fca RGB chart
      #8c1fca CMYK chart
      #8c1fca RGB pie chart
      #8c1fca color shades, tints & tones
#8c1fca color schemes
#8c1fca color preview, HTML & CSS examples
           This text has a color of #8c1fca        
        
          <p style="color:#8c1fca;">Text here</p>
        
        
          .mytext {color:#8c1fca;}
        
        Text color #8c1fca
      
           This box has a color of #8c1fca        
        
          <div style="background-color:#8c1fca;">Content here</div>
        
        
          .mybackground {background-color:#8c1fca;}
        
        Background color #8c1fca
      
           Border around this has a color of #8c1fca        
        
          <div style="border:2px solid #8c1fca;">Content here</div>
        
        
          .myborder {border:2px solid #8c1fca;}
        
        Border color #8c1fca