#8d60bd color space conversions
Hex:
        #8d60bd
        RGB:
        141, 96, 189
        CMY:
        45, 62, 26
        CMYK:
        25, 49, 0, 26
      HSL:
        269°, 41.3333%, 55.8824%
        HSV (HSB):
        269°, 49.2063%, 74.1176%
        XYZ:
        24.3527, 17.7026, 50.2775
        xyY:
        0.2637, 0.1917, 17.7026
      CIE-Lab:
        49.1334, 36.8227, -42.2863
        CIE-LCH:
        49.1334, 56.0718, 311.0492
        CIE-Luv:
        49.1334, 14.8087, -68.2377
        Hunter-Lab:
        42.0744, 29.6855, -41.3974
      #8d60bd color charts
#8d60bd RGB chart
      #8d60bd CMYK chart
      #8d60bd RGB pie chart
      #8d60bd color shades, tints & tones
#8d60bd color schemes
#8d60bd color preview, HTML & CSS examples
           This text has a color of #8d60bd        
        
          <p style="color:#8d60bd;">Text here</p>
        
        
          .mytext {color:#8d60bd;}
        
        Text color #8d60bd
      
           This box has a color of #8d60bd        
        
          <div style="background-color:#8d60bd;">Content here</div>
        
        
          .mybackground {background-color:#8d60bd;}
        
        Background color #8d60bd
      
           Border around this has a color of #8d60bd        
        
          <div style="border:2px solid #8d60bd;">Content here</div>
        
        
          .myborder {border:2px solid #8d60bd;}
        
        Border color #8d60bd