#8553bb color space conversions
Hex:
        #8553bb
        RGB:
        133, 83, 187
        CMY:
        48, 67, 27
        CMYK:
        29, 56, 0, 27
      HSL:
        269°, 43.3333%, 52.9412%
        HSV (HSB):
        269°, 55.6150%, 73.3333%
        XYZ:
        21.7358, 14.7609, 48.7172
        xyY:
        0.2551, 0.1732, 14.7609
      CIE-Lab:
        45.3050, 41.5155, -47.2710
        CIE-LCH:
        45.3050, 62.9133, 311.2910
        CIE-Luv:
        45.3050, 15.0134, -74.8506
        Hunter-Lab:
        38.4199, 33.7500, -48.2870
      #8553bb color charts
#8553bb RGB chart
      #8553bb CMYK chart
      #8553bb RGB pie chart
      #8553bb color shades, tints & tones
#8553bb color schemes
#8553bb color preview, HTML & CSS examples
           This text has a color of #8553bb        
        
          <p style="color:#8553bb;">Text here</p>
        
        
          .mytext {color:#8553bb;}
        
        Text color #8553bb
      
           This box has a color of #8553bb        
        
          <div style="background-color:#8553bb;">Content here</div>
        
        
          .mybackground {background-color:#8553bb;}
        
        Background color #8553bb
      
           Border around this has a color of #8553bb        
        
          <div style="border:2px solid #8553bb;">Content here</div>
        
        
          .myborder {border:2px solid #8553bb;}
        
        Border color #8553bb