#8c0096 color space conversions
Hex:
        #8c0096
        RGB:
        140, 0, 150
        CMY:
        45, 100, 41
        CMYK:
        7, 100, 0, 41
      HSL:
        296°, 100.0000%, 29.4118%
        HSV (HSB):
        296°, 100.0000%, 58.8235%
        XYZ:
        16.3202, 7.7775, 29.4952
        xyY:
        0.3045, 0.1451, 7.7775
      CIE-Lab:
        33.5150, 64.4800, -44.0370
        CIE-LCH:
        33.5150, 78.0828, 325.6686
        CIE-Luv:
        33.5150, 42.2300, -66.3460
        Hunter-Lab:
        27.8881, 55.6548, -43.1850
      #8c0096 color charts
#8c0096 RGB chart
      #8c0096 CMYK chart
      #8c0096 RGB pie chart
      #8c0096 color shades, tints & tones
#8c0096 color schemes
#8c0096 color preview, HTML & CSS examples
           This text has a color of #8c0096        
        
          <p style="color:#8c0096;">Text here</p>
        
        
          .mytext {color:#8c0096;}
        
        Text color #8c0096
      
           This box has a color of #8c0096        
        
          <div style="background-color:#8c0096;">Content here</div>
        
        
          .mybackground {background-color:#8c0096;}
        
        Background color #8c0096
      
           Border around this has a color of #8c0096        
        
          <div style="border:2px solid #8c0096;">Content here</div>
        
        
          .myborder {border:2px solid #8c0096;}
        
        Border color #8c0096