#8d60cf color space conversions
Hex:
        #8d60cf
        RGB:
        141, 96, 207
        CMY:
        45, 62, 19
        CMYK:
        32, 54, 0, 19
      HSL:
        264°, 53.6232%, 59.4118%
        HSV (HSB):
        264°, 53.6232%, 81.1765%
        XYZ:
        26.4299, 18.5335, 61.2158
        xyY:
        0.2489, 0.1745, 18.5335
      CIE-Lab:
        50.1368, 41.2813, -51.0396
        CIE-LCH:
        50.1368, 65.6444, 308.9663
        CIE-Luv:
        50.1368, 12.2295, -82.5062
        Hunter-Lab:
        43.0505, 34.2476, -54.1722
      #8d60cf color charts
#8d60cf RGB chart
      #8d60cf CMYK chart
      #8d60cf RGB pie chart
      #8d60cf color shades, tints & tones
#8d60cf color schemes
#8d60cf color preview, HTML & CSS examples
           This text has a color of #8d60cf        
        
          <p style="color:#8d60cf;">Text here</p>
        
        
          .mytext {color:#8d60cf;}
        
        Text color #8d60cf
      
           This box has a color of #8d60cf        
        
          <div style="background-color:#8d60cf;">Content here</div>
        
        
          .mybackground {background-color:#8d60cf;}
        
        Background color #8d60cf
      
           Border around this has a color of #8d60cf        
        
          <div style="border:2px solid #8d60cf;">Content here</div>
        
        
          .myborder {border:2px solid #8d60cf;}
        
        Border color #8d60cf