#805a9d color space conversions
Hex:
        #805a9d
        RGB:
        128, 90, 157
        CMY:
        50, 65, 38
        CMYK:
        18, 43, 0, 38
      HSL:
        274°, 27.1255%, 48.4314%
        HSV (HSB):
        274°, 42.6752%, 61.5686%
        XYZ:
        18.6441, 14.3358, 33.6827
        xyY:
        0.2797, 0.2151, 14.3358
      CIE-Lab:
        44.7108, 28.8320, -30.5893
        CIE-LCH:
        44.7108, 42.0356, 313.3061
        CIE-Luv:
        44.7108, 14.5051, -48.1752
        Hunter-Lab:
        37.8627, 21.6358, -26.2406
      #805a9d color charts
#805a9d RGB chart
      #805a9d CMYK chart
      #805a9d RGB pie chart
      #805a9d color shades, tints & tones
#805a9d color schemes
#805a9d color preview, HTML & CSS examples
           This text has a color of #805a9d        
        
          <p style="color:#805a9d;">Text here</p>
        
        
          .mytext {color:#805a9d;}
        
        Text color #805a9d
      
           This box has a color of #805a9d        
        
          <div style="background-color:#805a9d;">Content here</div>
        
        
          .mybackground {background-color:#805a9d;}
        
        Background color #805a9d
      
           Border around this has a color of #805a9d        
        
          <div style="border:2px solid #805a9d;">Content here</div>
        
        
          .myborder {border:2px solid #805a9d;}
        
        Border color #805a9d