#8572bd color space conversions
Hex:
        #8572bd
        RGB:
        133, 114, 189
        CMY:
        48, 55, 26
        CMYK:
        30, 40, 0, 26
      HSL:
        255°, 36.2319%, 59.4118%
        HSV (HSB):
        255°, 39.6825%, 74.1176%
        XYZ:
        24.8755, 20.6953, 50.8276
        xyY:
        0.2580, 0.2147, 20.6953
      CIE-Lab:
        52.6144, 24.0748, -36.8463
        CIE-LCH:
        52.6144, 44.0141, 303.1600
        CIE-Luv:
        52.6144, 4.2040, -59.1613
        Hunter-Lab:
        45.4921, 17.9943, -34.3994
      #8572bd color charts
#8572bd RGB chart
      #8572bd CMYK chart
      #8572bd RGB pie chart
      #8572bd color shades, tints & tones
#8572bd color schemes
#8572bd color preview, HTML & CSS examples
           This text has a color of #8572bd        
        
          <p style="color:#8572bd;">Text here</p>
        
        
          .mytext {color:#8572bd;}
        
        Text color #8572bd
      
           This box has a color of #8572bd        
        
          <div style="background-color:#8572bd;">Content here</div>
        
        
          .mybackground {background-color:#8572bd;}
        
        Background color #8572bd
      
           Border around this has a color of #8572bd        
        
          <div style="border:2px solid #8572bd;">Content here</div>
        
        
          .myborder {border:2px solid #8572bd;}
        
        Border color #8572bd