#8b60cf color space conversions
Hex:
        #8b60cf
        RGB:
        139, 96, 207
        CMY:
        45, 62, 19
        CMYK:
        33, 54, 0, 19
      HSL:
        263°, 53.6232%, 59.4118%
        HSV (HSB):
        263°, 53.6232%, 81.1765%
        XYZ:
        26.0928, 18.3597, 61.2000
        xyY:
        0.2470, 0.1738, 18.3597
      CIE-Lab:
        49.9295, 40.7818, -51.3828
        CIE-LCH:
        49.9295, 65.5999, 308.4385
        CIE-Luv:
        49.9295, 11.2418, -82.8899
        Hunter-Lab:
        42.8482, 33.7148, -54.6900
      #8b60cf color charts
#8b60cf RGB chart
      #8b60cf CMYK chart
      #8b60cf RGB pie chart
      #8b60cf color shades, tints & tones
#8b60cf color schemes
#8b60cf color preview, HTML & CSS examples
           This text has a color of #8b60cf        
        
          <p style="color:#8b60cf;">Text here</p>
        
        
          .mytext {color:#8b60cf;}
        
        Text color #8b60cf
      
           This box has a color of #8b60cf        
        
          <div style="background-color:#8b60cf;">Content here</div>
        
        
          .mybackground {background-color:#8b60cf;}
        
        Background color #8b60cf
      
           Border around this has a color of #8b60cf        
        
          <div style="border:2px solid #8b60cf;">Content here</div>
        
        
          .myborder {border:2px solid #8b60cf;}
        
        Border color #8b60cf