#8b0c74 color space conversions
Hex:
        #8b0c74
        RGB:
        139, 12, 116
        CMY:
        45, 95, 55
        CMYK:
        0, 91, 17, 45
      HSL:
        311°, 84.1060%, 29.6078%
        HSV (HSB):
        311°, 91.3669%, 54.5098%
        XYZ:
        13.9313, 7.0129, 17.1424
        xyY:
        0.3658, 0.1841, 7.0129
      CIE-Lab:
        31.8362, 57.4354, -25.5179
        CIE-LCH:
        31.8362, 62.8489, 336.0449
        CIE-Luv:
        31.8362, 53.3463, -40.6699
        Hunter-Lab:
        26.4818, 47.5605, -19.8427
      #8b0c74 color charts
#8b0c74 RGB chart
      #8b0c74 CMYK chart
      #8b0c74 RGB pie chart
      #8b0c74 color shades, tints & tones
#8b0c74 color schemes
#8b0c74 color preview, HTML & CSS examples
           This text has a color of #8b0c74        
        
          <p style="color:#8b0c74;">Text here</p>
        
        
          .mytext {color:#8b0c74;}
        
        Text color #8b0c74
      
           This box has a color of #8b0c74        
        
          <div style="background-color:#8b0c74;">Content here</div>
        
        
          .mybackground {background-color:#8b0c74;}
        
        Background color #8b0c74
      
           Border around this has a color of #8b0c74        
        
          <div style="border:2px solid #8b0c74;">Content here</div>
        
        
          .myborder {border:2px solid #8b0c74;}
        
        Border color #8b0c74