#8b0c94 color space conversions
Hex:
        #8b0c94
        RGB:
        139, 12, 148
        CMY:
        45, 95, 42
        CMYK:
        6, 92, 0, 42
      HSL:
        296°, 85.0000%, 31.3725%
        HSV (HSB):
        296°, 91.8919%, 58.0392%
        XYZ:
        16.1242, 7.8900, 28.6901
        xyY:
        0.3059, 0.1497, 7.8900
      CIE-Lab:
        33.7528, 62.3381, -42.4387
        CIE-LCH:
        33.7528, 75.4128, 325.7536
        CIE-Luv:
        33.7528, 41.5108, -64.2207
        Hunter-Lab:
        28.0892, 53.3095, -40.8958
      #8b0c94 color charts
#8b0c94 RGB chart
      #8b0c94 CMYK chart
      #8b0c94 RGB pie chart
      #8b0c94 color shades, tints & tones
#8b0c94 color schemes
#8b0c94 color preview, HTML & CSS examples
           This text has a color of #8b0c94        
        
          <p style="color:#8b0c94;">Text here</p>
        
        
          .mytext {color:#8b0c94;}
        
        Text color #8b0c94
      
           This box has a color of #8b0c94        
        
          <div style="background-color:#8b0c94;">Content here</div>
        
        
          .mybackground {background-color:#8b0c94;}
        
        Background color #8b0c94
      
           Border around this has a color of #8b0c94        
        
          <div style="border:2px solid #8b0c94;">Content here</div>
        
        
          .myborder {border:2px solid #8b0c94;}
        
        Border color #8b0c94