#805bbf color space conversions
Hex:
        #805bbf
        RGB:
        128, 91, 191
        CMY:
        50, 64, 25
        CMYK:
        33, 52, 0, 25
      HSL:
        262°, 43.8596%, 55.2941%
        HSV (HSB):
        262°, 52.3560%, 74.9020%
        XYZ:
        22.0471, 15.8330, 51.1843
        xyY:
        0.2475, 0.1778, 15.8330
      CIE-Lab:
        46.7546, 36.7204, -47.3115
        CIE-LCH:
        46.7546, 59.8896, 307.8165
        CIE-Luv:
        46.7546, 9.5080, -74.9958
        Hunter-Lab:
        39.7906, 29.2694, -48.4136
      #805bbf color charts
#805bbf RGB chart
      #805bbf CMYK chart
      #805bbf RGB pie chart
      #805bbf color shades, tints & tones
#805bbf color schemes
#805bbf color preview, HTML & CSS examples
           This text has a color of #805bbf        
        
          <p style="color:#805bbf;">Text here</p>
        
        
          .mytext {color:#805bbf;}
        
        Text color #805bbf
      
           This box has a color of #805bbf        
        
          <div style="background-color:#805bbf;">Content here</div>
        
        
          .mybackground {background-color:#805bbf;}
        
        Background color #805bbf
      
           Border around this has a color of #805bbf        
        
          <div style="border:2px solid #805bbf;">Content here</div>
        
        
          .myborder {border:2px solid #805bbf;}
        
        Border color #805bbf