#805fbd color space conversions
Hex:
        #805fbd
        RGB:
        128, 95, 189
        CMY:
        50, 63, 26
        CMYK:
        32, 50, 0, 26
      HSL:
        261°, 41.5929%, 55.6863%
        HSV (HSB):
        261°, 49.7354%, 74.1176%
        XYZ:
        22.1796, 16.4477, 50.1498
        xyY:
        0.2498, 0.1853, 16.4477
      CIE-Lab:
        47.5565, 33.8778, -44.8741
        CIE-LCH:
        47.5565, 56.2262, 307.0511
        CIE-Luv:
        47.5565, 8.4849, -71.3038
        Hunter-Lab:
        40.5558, 26.6474, -44.9268
      #805fbd color charts
#805fbd RGB chart
      #805fbd CMYK chart
      #805fbd RGB pie chart
      #805fbd color shades, tints & tones
#805fbd color schemes
#805fbd color preview, HTML & CSS examples
           This text has a color of #805fbd        
        
          <p style="color:#805fbd;">Text here</p>
        
        
          .mytext {color:#805fbd;}
        
        Text color #805fbd
      
           This box has a color of #805fbd        
        
          <div style="background-color:#805fbd;">Content here</div>
        
        
          .mybackground {background-color:#805fbd;}
        
        Background color #805fbd
      
           Border around this has a color of #805fbd        
        
          <div style="border:2px solid #805fbd;">Content here</div>
        
        
          .myborder {border:2px solid #805fbd;}
        
        Border color #805fbd