#8b065e color space conversions
Hex:
        #8b065e
        RGB:
        139, 6, 94
        CMY:
        45, 98, 63
        CMYK:
        0, 96, 32, 45
      HSL:
        320°, 91.7241%, 28.4314%
        HSV (HSB):
        320°, 95.6835%, 54.5098%
        XYZ:
        12.7330, 6.4274, 11.1592
        xyY:
        0.4200, 0.2120, 6.4274
      CIE-Lab:
        30.4660, 55.5545, -13.4814
        CIE-LCH:
        30.4660, 57.1669, 346.3597
        CIE-Luv:
        30.4660, 63.0816, -24.8494
        Hunter-Lab:
        25.3523, 45.2837, -8.3508
      #8b065e color charts
#8b065e RGB chart
      #8b065e CMYK chart
      #8b065e RGB pie chart
      #8b065e color shades, tints & tones
#8b065e color schemes
#8b065e color preview, HTML & CSS examples
           This text has a color of #8b065e        
        
          <p style="color:#8b065e;">Text here</p>
        
        
          .mytext {color:#8b065e;}
        
        Text color #8b065e
      
           This box has a color of #8b065e        
        
          <div style="background-color:#8b065e;">Content here</div>
        
        
          .mybackground {background-color:#8b065e;}
        
        Background color #8b065e
      
           Border around this has a color of #8b065e        
        
          <div style="border:2px solid #8b065e;">Content here</div>
        
        
          .myborder {border:2px solid #8b065e;}
        
        Border color #8b065e