#8b405d color space conversions
Hex:
        #8b405d
        RGB:
        139, 64, 93
        CMY:
        45, 75, 64
        CMYK:
        0, 54, 33, 45
      HSL:
        337°, 36.9458%, 39.8039%
        HSV (HSB):
        337°, 53.9568%, 54.5098%
        XYZ:
        14.4566, 9.9461, 11.5138
        xyY:
        0.4025, 0.2769, 9.9461
      CIE-Lab:
        37.7455, 35.2371, -1.9117
        CIE-LCH:
        37.7455, 35.2889, 356.8946
        CIE-Luv:
        37.7455, 46.0931, -8.1814
        Hunter-Lab:
        31.5374, 26.6334, 0.4304
      #8b405d color charts
#8b405d RGB chart
      #8b405d CMYK chart
      #8b405d RGB pie chart
      #8b405d color shades, tints & tones
#8b405d color schemes
#8b405d color preview, HTML & CSS examples
           This text has a color of #8b405d        
        
          <p style="color:#8b405d;">Text here</p>
        
        
          .mytext {color:#8b405d;}
        
        Text color #8b405d
      
           This box has a color of #8b405d        
        
          <div style="background-color:#8b405d;">Content here</div>
        
        
          .mybackground {background-color:#8b405d;}
        
        Background color #8b405d
      
           Border around this has a color of #8b405d        
        
          <div style="border:2px solid #8b405d;">Content here</div>
        
        
          .myborder {border:2px solid #8b405d;}
        
        Border color #8b405d