#8c5cfb color space conversions
Hex:
        #8c5cfb
        RGB:
        140, 92, 251
        CMY:
        45, 64, 2
        CMYK:
        44, 63, 0, 2
      HSL:
        258°, 95.2096%, 67.2549%
        HSV (HSB):
        258°, 63.3466%, 98.4314%
        XYZ:
        32.0550, 20.1948, 93.4753
        xyY:
        0.2200, 0.1386, 20.1948
      CIE-Lab:
        52.0567, 54.6865, -72.7434
        CIE-LCH:
        52.0567, 91.0067, 306.9349
        CIE-Luv:
        52.0567, 7.1134, -117.0730
        Hunter-Lab:
        44.9386, 48.6825, -91.8701
      #8c5cfb color charts
#8c5cfb RGB chart
      #8c5cfb CMYK chart
      #8c5cfb RGB pie chart
      #8c5cfb color shades, tints & tones
#8c5cfb color schemes
#8c5cfb color preview, HTML & CSS examples
           This text has a color of #8c5cfb        
        
          <p style="color:#8c5cfb;">Text here</p>
        
        
          .mytext {color:#8c5cfb;}
        
        Text color #8c5cfb
      
           This box has a color of #8c5cfb        
        
          <div style="background-color:#8c5cfb;">Content here</div>
        
        
          .mybackground {background-color:#8c5cfb;}
        
        Background color #8c5cfb
      
           Border around this has a color of #8c5cfb        
        
          <div style="border:2px solid #8c5cfb;">Content here</div>
        
        
          .myborder {border:2px solid #8c5cfb;}
        
        Border color #8c5cfb