#553c9d color space conversions
Hex:
        #553c9d
        RGB:
        85, 60, 157
        CMY:
        67, 76, 38
        CMYK:
        46, 62, 0, 38
      HSL:
        255°, 44.7005%, 42.5490%
        HSV (HSB):
        255°, 61.7834%, 61.5686%
        XYZ:
        11.4480, 7.5973, 32.7613
        xyY:
        0.2210, 0.1466, 7.5973
      CIE-Lab:
        33.1298, 35.1596, -49.3117
        CIE-LCH:
        33.1298, 60.5627, 305.4891
        CIE-Luv:
        33.1298, 2.9587, -70.0582
        Hunter-Lab:
        27.5633, 25.9015, -51.1771
      #553c9d color charts
#553c9d RGB chart
      #553c9d CMYK chart
      #553c9d RGB pie chart
      #553c9d color shades, tints & tones
#553c9d color schemes
#553c9d color preview, HTML & CSS examples
           This text has a color of #553c9d        
        
          <p style="color:#553c9d;">Text here</p>
        
        
          .mytext {color:#553c9d;}
        
        Text color #553c9d
      
           This box has a color of #553c9d        
        
          <div style="background-color:#553c9d;">Content here</div>
        
        
          .mybackground {background-color:#553c9d;}
        
        Background color #553c9d
      
           Border around this has a color of #553c9d        
        
          <div style="border:2px solid #553c9d;">Content here</div>
        
        
          .myborder {border:2px solid #553c9d;}
        
        Border color #553c9d