#805bb7 color space conversions
Hex:
        #805bb7
        RGB:
        128, 91, 183
        CMY:
        50, 64, 28
        CMYK:
        30, 50, 0, 28
      HSL:
        264°, 38.9831%, 53.7255%
        HSV (HSB):
        264°, 50.2732%, 71.7647%
        XYZ:
        21.1904, 15.4903, 46.6728
        xyY:
        0.2542, 0.1858, 15.4903
      CIE-Lab:
        46.2985, 34.6542, -43.3876
        CIE-LCH:
        46.2985, 55.5283, 308.6148
        CIE-Luv:
        46.2985, 10.5512, -68.6774
        Hunter-Lab:
        39.3577, 27.2296, -42.7595
      #805bb7 color charts
#805bb7 RGB chart
      #805bb7 CMYK chart
      #805bb7 RGB pie chart
      #805bb7 color shades, tints & tones
#805bb7 color schemes
#805bb7 color preview, HTML & CSS examples
           This text has a color of #805bb7        
        
          <p style="color:#805bb7;">Text here</p>
        
        
          .mytext {color:#805bb7;}
        
        Text color #805bb7
      
           This box has a color of #805bb7        
        
          <div style="background-color:#805bb7;">Content here</div>
        
        
          .mybackground {background-color:#805bb7;}
        
        Background color #805bb7
      
           Border around this has a color of #805bb7        
        
          <div style="border:2px solid #805bb7;">Content here</div>
        
        
          .myborder {border:2px solid #805bb7;}
        
        Border color #805bb7