#8c5fca color space conversions
Hex:
        #8c5fca
        RGB:
        140, 95, 202
        CMY:
        45, 63, 21
        CMYK:
        31, 53, 0, 21
      HSL:
        265°, 50.2347%, 58.2353%
        HSV (HSB):
        265°, 52.9703%, 79.2157%
        XYZ:
        25.5681, 18.0241, 58.0085
        xyY:
        0.2517, 0.1774, 18.0241
      CIE-Lab:
        49.5254, 40.3307, -49.1592
        CIE-LCH:
        49.5254, 63.5861, 309.3658
        CIE-Luv:
        49.5254, 12.7359, -79.2946
        Hunter-Lab:
        42.4548, 33.2043, -51.2930
      #8c5fca color charts
#8c5fca RGB chart
      #8c5fca CMYK chart
      #8c5fca RGB pie chart
      #8c5fca color shades, tints & tones
#8c5fca color schemes
#8c5fca color preview, HTML & CSS examples
           This text has a color of #8c5fca        
        
          <p style="color:#8c5fca;">Text here</p>
        
        
          .mytext {color:#8c5fca;}
        
        Text color #8c5fca
      
           This box has a color of #8c5fca        
        
          <div style="background-color:#8c5fca;">Content here</div>
        
        
          .mybackground {background-color:#8c5fca;}
        
        Background color #8c5fca
      
           Border around this has a color of #8c5fca        
        
          <div style="border:2px solid #8c5fca;">Content here</div>
        
        
          .myborder {border:2px solid #8c5fca;}
        
        Border color #8c5fca