#8c0ede color space conversions
Hex:
        #8c0ede
        RGB:
        140, 14, 222
        CMY:
        45, 95, 13
        CMYK:
        37, 94, 0, 13
      HSL:
        276°, 88.1356%, 46.2745%
        HSV (HSB):
        276°, 93.6937%, 87.0588%
        XYZ:
        24.1571, 11.1635, 69.9888
        xyY:
        0.2294, 0.1060, 11.1635
      CIE-Lab:
        39.8544, 75.9657, -76.3041
        CIE-LCH:
        39.8544, 107.6712, 314.8727
        CIE-Luv:
        39.8544, 22.1664, -113.0220
        Hunter-Lab:
        33.4118, 70.5869, -100.8086
      #8c0ede color charts
#8c0ede RGB chart
      #8c0ede CMYK chart
      #8c0ede RGB pie chart
      #8c0ede color shades, tints & tones
#8c0ede color schemes
#8c0ede color preview, HTML & CSS examples
           This text has a color of #8c0ede        
        
          <p style="color:#8c0ede;">Text here</p>
        
        
          .mytext {color:#8c0ede;}
        
        Text color #8c0ede
      
           This box has a color of #8c0ede        
        
          <div style="background-color:#8c0ede;">Content here</div>
        
        
          .mybackground {background-color:#8c0ede;}
        
        Background color #8c0ede
      
           Border around this has a color of #8c0ede        
        
          <div style="border:2px solid #8c0ede;">Content here</div>
        
        
          .myborder {border:2px solid #8c0ede;}
        
        Border color #8c0ede