#553a9d color space conversions
Hex:
        #553a9d
        RGB:
        85, 58, 157
        CMY:
        67, 77, 38
        CMYK:
        46, 63, 0, 38
      HSL:
        256°, 46.0465%, 42.1569%
        HSV (HSB):
        256°, 63.0573%, 61.5686%
        XYZ:
        11.3452, 7.3917, 32.7271
        xyY:
        0.2204, 0.1436, 7.3917
      CIE-Lab:
        32.6825, 36.3460, -50.0361
        CIE-LCH:
        32.6825, 61.8437, 305.9945
        CIE-Luv:
        32.6825, 3.4243, -70.7411
        Hunter-Lab:
        27.1877, 26.9077, -52.3386
      #553a9d color charts
#553a9d RGB chart
      #553a9d CMYK chart
      #553a9d RGB pie chart
      #553a9d color shades, tints & tones
#553a9d color schemes
#553a9d color preview, HTML & CSS examples
           This text has a color of #553a9d        
        
          <p style="color:#553a9d;">Text here</p>
        
        
          .mytext {color:#553a9d;}
        
        Text color #553a9d
      
           This box has a color of #553a9d        
        
          <div style="background-color:#553a9d;">Content here</div>
        
        
          .mybackground {background-color:#553a9d;}
        
        Background color #553a9d
      
           Border around this has a color of #553a9d        
        
          <div style="border:2px solid #553a9d;">Content here</div>
        
        
          .myborder {border:2px solid #553a9d;}
        
        Border color #553a9d