#8b266b color space conversions
Hex:
        #8b266b
        RGB:
        139, 38, 107
        CMY:
        45, 85, 58
        CMYK:
        0, 73, 23, 45
      HSL:
        319°, 57.0621%, 34.7059%
        HSV (HSB):
        319°, 72.6619%, 54.5098%
        XYZ:
        13.9944, 7.9367, 14.7043
        xyY:
        0.3820, 0.2166, 7.9367
      CIE-Lab:
        33.8508, 49.1492, -16.6607
        CIE-LCH:
        33.8508, 51.8963, 341.2742
        CIE-Luv:
        33.8508, 51.9868, -28.6629
        Hunter-Lab:
        28.1722, 39.3677, -11.2254
      #8b266b color charts
#8b266b RGB chart
      #8b266b CMYK chart
      #8b266b RGB pie chart
      #8b266b color shades, tints & tones
#8b266b color schemes
#8b266b color preview, HTML & CSS examples
           This text has a color of #8b266b        
        
          <p style="color:#8b266b;">Text here</p>
        
        
          .mytext {color:#8b266b;}
        
        Text color #8b266b
      
           This box has a color of #8b266b        
        
          <div style="background-color:#8b266b;">Content here</div>
        
        
          .mybackground {background-color:#8b266b;}
        
        Background color #8b266b
      
           Border around this has a color of #8b266b        
        
          <div style="border:2px solid #8b266b;">Content here</div>
        
        
          .myborder {border:2px solid #8b266b;}
        
        Border color #8b266b