#8d57be color space conversions
Hex:
        #8d57be
        RGB:
        141, 87, 190
        CMY:
        45, 66, 25
        CMYK:
        26, 54, 0, 25
      HSL:
        271°, 44.2060%, 54.3137%
        HSV (HSB):
        271°, 54.2105%, 74.5098%
        XYZ:
        23.6870, 16.1968, 50.5931
        xyY:
        0.2618, 0.1790, 16.1968
      CIE-Lab:
        47.2317, 42.0992, -45.8878
        CIE-LCH:
        47.2317, 62.2739, 312.5345
        CIE-Luv:
        47.2317, 17.5626, -73.6505
        Hunter-Lab:
        40.2453, 34.6297, -46.3628
      #8d57be color charts
#8d57be RGB chart
      #8d57be CMYK chart
      #8d57be RGB pie chart
      #8d57be color shades, tints & tones
#8d57be color schemes
#8d57be color preview, HTML & CSS examples
           This text has a color of #8d57be        
        
          <p style="color:#8d57be;">Text here</p>
        
        
          .mytext {color:#8d57be;}
        
        Text color #8d57be
      
           This box has a color of #8d57be        
        
          <div style="background-color:#8d57be;">Content here</div>
        
        
          .mybackground {background-color:#8d57be;}
        
        Background color #8d57be
      
           Border around this has a color of #8d57be        
        
          <div style="border:2px solid #8d57be;">Content here</div>
        
        
          .myborder {border:2px solid #8d57be;}
        
        Border color #8d57be