#8b0f74 color space conversions
Hex:
        #8b0f74
        RGB:
        139, 15, 116
        CMY:
        45, 94, 55
        CMYK:
        0, 89, 17, 45
      HSL:
        311°, 80.5195%, 30.1961%
        HSV (HSB):
        311°, 89.2086%, 54.5098%
        XYZ:
        13.9707, 7.0916, 17.1555
        xyY:
        0.3656, 0.1856, 7.0916
      CIE-Lab:
        32.0145, 56.9149, -25.2381
        CIE-LCH:
        32.0145, 62.2597, 336.0858
        CIE-Luv:
        32.0145, 53.0297, -40.3106
        Hunter-Lab:
        26.6300, 47.0424, -19.5546
      #8b0f74 color charts
#8b0f74 RGB chart
      #8b0f74 CMYK chart
      #8b0f74 RGB pie chart
      #8b0f74 color shades, tints & tones
#8b0f74 color schemes
#8b0f74 color preview, HTML & CSS examples
           This text has a color of #8b0f74        
        
          <p style="color:#8b0f74;">Text here</p>
        
        
          .mytext {color:#8b0f74;}
        
        Text color #8b0f74
      
           This box has a color of #8b0f74        
        
          <div style="background-color:#8b0f74;">Content here</div>
        
        
          .mybackground {background-color:#8b0f74;}
        
        Background color #8b0f74
      
           Border around this has a color of #8b0f74        
        
          <div style="border:2px solid #8b0f74;">Content here</div>
        
        
          .myborder {border:2px solid #8b0f74;}
        
        Border color #8b0f74