#8c0daa color space conversions
Hex:
        #8c0daa
        RGB:
        140, 13, 170
        CMY:
        45, 95, 33
        CMYK:
        18, 92, 0, 33
      HSL:
        289°, 85.7923%, 35.8824%
        HSV (HSB):
        289°, 92.3529%, 66.6667%
        XYZ:
        18.2148, 8.7656, 38.7621
        xyY:
        0.2771, 0.1333, 8.7656
      CIE-Lab:
        35.5290, 66.1621, -52.9035
        CIE-LCH:
        35.5290, 84.7124, 321.3540
        CIE-Luv:
        35.5290, 35.1411, -79.3226
        Hunter-Lab:
        29.6067, 58.0062, -56.8998
      #8c0daa color charts
#8c0daa RGB chart
      #8c0daa CMYK chart
      #8c0daa RGB pie chart
      #8c0daa color shades, tints & tones
#8c0daa color schemes
#8c0daa color preview, HTML & CSS examples
           This text has a color of #8c0daa        
        
          <p style="color:#8c0daa;">Text here</p>
        
        
          .mytext {color:#8c0daa;}
        
        Text color #8c0daa
      
           This box has a color of #8c0daa        
        
          <div style="background-color:#8c0daa;">Content here</div>
        
        
          .mybackground {background-color:#8c0daa;}
        
        Background color #8c0daa
      
           Border around this has a color of #8c0daa        
        
          <div style="border:2px solid #8c0daa;">Content here</div>
        
        
          .myborder {border:2px solid #8c0daa;}
        
        Border color #8c0daa