#805dbb color space conversions
Hex:
        #805dbb
        RGB:
        128, 93, 187
        CMY:
        50, 64, 27
        CMYK:
        32, 50, 0, 27
      HSL:
        262°, 40.8696%, 54.9020%
        HSV (HSB):
        262°, 50.2674%, 73.3333%
        XYZ:
        21.7861, 16.0058, 48.9549
        xyY:
        0.2511, 0.1845, 16.0058
      CIE-Lab:
        46.9820, 34.5225, -44.6279
        CIE-LCH:
        46.9820, 56.4221, 307.7242
        CIE-Luv:
        46.9820, 9.3839, -70.7908
        Hunter-Lab:
        40.0072, 27.1903, -44.5453
      #805dbb color charts
#805dbb RGB chart
      #805dbb CMYK chart
      #805dbb RGB pie chart
      #805dbb color shades, tints & tones
#805dbb color schemes
#805dbb color preview, HTML & CSS examples
           This text has a color of #805dbb        
        
          <p style="color:#805dbb;">Text here</p>
        
        
          .mytext {color:#805dbb;}
        
        Text color #805dbb
      
           This box has a color of #805dbb        
        
          <div style="background-color:#805dbb;">Content here</div>
        
        
          .mybackground {background-color:#805dbb;}
        
        Background color #805dbb
      
           Border around this has a color of #805dbb        
        
          <div style="border:2px solid #805dbb;">Content here</div>
        
        
          .myborder {border:2px solid #805dbb;}
        
        Border color #805dbb