#8575bb color space conversions
Hex:
        #8575bb
        RGB:
        133, 117, 187
        CMY:
        48, 54, 27
        CMYK:
        29, 37, 0, 27
      HSL:
        254°, 33.9806%, 59.6078%
        HSV (HSB):
        254°, 37.4332%, 73.3333%
        XYZ:
        25.0038, 21.2970, 49.8066
        xyY:
        0.2602, 0.2216, 21.2970
      CIE-Lab:
        53.2730, 21.7849, -34.6648
        CIE-LCH:
        53.2730, 40.9418, 302.1470
        CIE-Luv:
        53.2730, 3.2342, -55.5694
        Hunter-Lab:
        46.1487, 15.9529, -31.6855
      #8575bb color charts
#8575bb RGB chart
      #8575bb CMYK chart
      #8575bb RGB pie chart
      #8575bb color shades, tints & tones
#8575bb color schemes
#8575bb color preview, HTML & CSS examples
           This text has a color of #8575bb        
        
          <p style="color:#8575bb;">Text here</p>
        
        
          .mytext {color:#8575bb;}
        
        Text color #8575bb
      
           This box has a color of #8575bb        
        
          <div style="background-color:#8575bb;">Content here</div>
        
        
          .mybackground {background-color:#8575bb;}
        
        Background color #8575bb
      
           Border around this has a color of #8575bb        
        
          <div style="border:2px solid #8575bb;">Content here</div>
        
        
          .myborder {border:2px solid #8575bb;}
        
        Border color #8575bb