#8b256f color space conversions
Hex:
        #8b256f
        RGB:
        139, 37, 111
        CMY:
        45, 85, 56
        CMYK:
        0, 73, 20, 45
      HSL:
        316°, 57.9545%, 34.5098%
        HSV (HSB):
        316°, 73.3813%, 54.5098%
        XYZ:
        14.1783, 7.9598, 15.8280
        xyY:
        0.3734, 0.2097, 7.9598
      CIE-Lab:
        33.8990, 50.0924, -19.1276
        CIE-LCH:
        33.8990, 53.6201, 339.1008
        CIE-Luv:
        33.8990, 50.8506, -32.0269
        Hunter-Lab:
        28.2131, 40.3308, -13.5135
      #8b256f color charts
#8b256f RGB chart
      #8b256f CMYK chart
      #8b256f RGB pie chart
      #8b256f color shades, tints & tones
#8b256f color schemes
#8b256f color preview, HTML & CSS examples
           This text has a color of #8b256f        
        
          <p style="color:#8b256f;">Text here</p>
        
        
          .mytext {color:#8b256f;}
        
        Text color #8b256f
      
           This box has a color of #8b256f        
        
          <div style="background-color:#8b256f;">Content here</div>
        
        
          .mybackground {background-color:#8b256f;}
        
        Background color #8b256f
      
           Border around this has a color of #8b256f        
        
          <div style="border:2px solid #8b256f;">Content here</div>
        
        
          .myborder {border:2px solid #8b256f;}
        
        Border color #8b256f