#8d57db color space conversions
Hex:
        #8d57db
        RGB:
        141, 87, 219
        CMY:
        45, 66, 14
        CMYK:
        36, 60, 0, 14
      HSL:
        265°, 64.7059%, 60.0000%
        HSV (HSB):
        265°, 60.2740%, 85.8824%
        XYZ:
        27.1789, 17.5936, 68.9812
        xyY:
        0.2389, 0.1547, 17.5936
      CIE-Lab:
        48.9994, 49.2383, -59.7046
        CIE-LCH:
        48.9994, 77.3889, 309.5124
        CIE-Luv:
        48.9994, 13.0284, -95.8016
        Hunter-Lab:
        41.9447, 42.2593, -68.1456
      #8d57db color charts
#8d57db RGB chart
      #8d57db CMYK chart
      #8d57db RGB pie chart
      #8d57db color shades, tints & tones
#8d57db color schemes
#8d57db color preview, HTML & CSS examples
           This text has a color of #8d57db        
        
          <p style="color:#8d57db;">Text here</p>
        
        
          .mytext {color:#8d57db;}
        
        Text color #8d57db
      
           This box has a color of #8d57db        
        
          <div style="background-color:#8d57db;">Content here</div>
        
        
          .mybackground {background-color:#8d57db;}
        
        Background color #8d57db
      
           Border around this has a color of #8d57db        
        
          <div style="border:2px solid #8d57db;">Content here</div>
        
        
          .myborder {border:2px solid #8d57db;}
        
        Border color #8d57db