#5533a8 color space conversions
Hex:
        #5533a8
        RGB:
        85, 51, 168
        CMY:
        67, 80, 34
        CMYK:
        49, 70, 0, 34
      HSL:
        257°, 53.4247%, 42.9412%
        HSV (HSB):
        257°, 69.6429%, 65.8824%
        XYZ:
        11.9980, 7.1261, 37.7889
        xyY:
        0.2108, 0.1252, 7.1261
      CIE-Lab:
        32.0923, 43.5247, -57.6325
        CIE-LCH:
        32.0923, 72.2212, 307.0605
        CIE-Luv:
        32.0923, 3.6690, -80.1848
        Hunter-Lab:
        26.6948, 33.5114, -65.2441
      #5533a8 color charts
#5533a8 RGB chart
      #5533a8 CMYK chart
      #5533a8 RGB pie chart
      #5533a8 color shades, tints & tones
#5533a8 color schemes
#5533a8 color preview, HTML & CSS examples
           This text has a color of #5533a8        
        
          <p style="color:#5533a8;">Text here</p>
        
        
          .mytext {color:#5533a8;}
        
        Text color #5533a8
      
           This box has a color of #5533a8        
        
          <div style="background-color:#5533a8;">Content here</div>
        
        
          .mybackground {background-color:#5533a8;}
        
        Background color #5533a8
      
           Border around this has a color of #5533a8        
        
          <div style="border:2px solid #5533a8;">Content here</div>
        
        
          .myborder {border:2px solid #5533a8;}
        
        Border color #5533a8