#8b60dc color space conversions
Hex:
        #8b60dc
        RGB:
        139, 96, 220
        CMY:
        45, 62, 14
        CMYK:
        37, 56, 0, 14
      HSL:
        261°, 63.9175%, 61.9608%
        HSV (HSB):
        261°, 56.3636%, 86.2745%
        XYZ:
        27.7486, 19.0220, 69.9193
        xyY:
        0.2378, 0.1630, 19.0220
      CIE-Lab:
        50.7130, 44.1381, -57.5253
        CIE-LCH:
        50.7130, 72.5074, 307.4984
        CIE-Luv:
        50.7130, 9.5283, -92.8878
        Hunter-Lab:
        43.6142, 37.2418, -64.5196
      #8b60dc color charts
#8b60dc RGB chart
      #8b60dc CMYK chart
      #8b60dc RGB pie chart
      #8b60dc color shades, tints & tones
#8b60dc color schemes
#8b60dc color preview, HTML & CSS examples
           This text has a color of #8b60dc        
        
          <p style="color:#8b60dc;">Text here</p>
        
        
          .mytext {color:#8b60dc;}
        
        Text color #8b60dc
      
           This box has a color of #8b60dc        
        
          <div style="background-color:#8b60dc;">Content here</div>
        
        
          .mybackground {background-color:#8b60dc;}
        
        Background color #8b60dc
      
           Border around this has a color of #8b60dc        
        
          <div style="border:2px solid #8b60dc;">Content here</div>
        
        
          .myborder {border:2px solid #8b60dc;}
        
        Border color #8b60dc