#8d50db color space conversions
Hex:
        #8d50db
        RGB:
        141, 80, 219
        CMY:
        45, 69, 14
        CMYK:
        36, 63, 0, 14
      HSL:
        266°, 65.8768%, 58.6275%
        HSV (HSB):
        266°, 63.4703%, 85.8824%
        XYZ:
        26.6393, 16.5145, 68.8014
        xyY:
        0.2379, 0.1475, 16.5145
      CIE-Lab:
        47.6424, 52.8932, -61.8948
        CIE-LCH:
        47.6424, 81.4166, 310.5161
        CIE-Luv:
        47.6424, 14.7426, -98.5880
        Hunter-Lab:
        40.6381, 45.8950, -71.9331
      #8d50db color charts
#8d50db RGB chart
      #8d50db CMYK chart
      #8d50db RGB pie chart
      #8d50db color shades, tints & tones
#8d50db color schemes
#8d50db color preview, HTML & CSS examples
           This text has a color of #8d50db        
        
          <p style="color:#8d50db;">Text here</p>
        
        
          .mytext {color:#8d50db;}
        
        Text color #8d50db
      
           This box has a color of #8d50db        
        
          <div style="background-color:#8d50db;">Content here</div>
        
        
          .mybackground {background-color:#8d50db;}
        
        Background color #8d50db
      
           Border around this has a color of #8d50db        
        
          <div style="border:2px solid #8d50db;">Content here</div>
        
        
          .myborder {border:2px solid #8d50db;}
        
        Border color #8d50db