#8b075b color space conversions
Hex:
        #8b075b
        RGB:
        139, 7, 91
        CMY:
        45, 97, 64
        CMYK:
        0, 95, 35, 45
      HSL:
        322°, 90.4110%, 28.6275%
        HSV (HSB):
        322°, 94.9640%, 54.5098%
        XYZ:
        12.6118, 6.3963, 10.4674
        xyY:
        0.4279, 0.2170, 6.3963
      CIE-Lab:
        30.3910, 55.0639, -11.6355
        CIE-LCH:
        30.3910, 56.2798, 348.0684
        CIE-Luv:
        30.3910, 64.2423, -22.5294
        Hunter-Lab:
        25.2908, 44.7536, -6.8355
      #8b075b color charts
#8b075b RGB chart
      #8b075b CMYK chart
      #8b075b RGB pie chart
      #8b075b color shades, tints & tones
#8b075b color schemes
#8b075b color preview, HTML & CSS examples
           This text has a color of #8b075b        
        
          <p style="color:#8b075b;">Text here</p>
        
        
          .mytext {color:#8b075b;}
        
        Text color #8b075b
      
           This box has a color of #8b075b        
        
          <div style="background-color:#8b075b;">Content here</div>
        
        
          .mybackground {background-color:#8b075b;}
        
        Background color #8b075b
      
           Border around this has a color of #8b075b        
        
          <div style="border:2px solid #8b075b;">Content here</div>
        
        
          .myborder {border:2px solid #8b075b;}
        
        Border color #8b075b