#553f9d color space conversions
Hex:
        #553f9d
        RGB:
        85, 63, 157
        CMY:
        67, 75, 38
        CMYK:
        46, 60, 0, 38
      HSL:
        254°, 42.7273%, 43.1373%
        HSV (HSB):
        254°, 59.8726%, 61.5686%
        XYZ:
        11.6096, 7.9206, 32.8152
        xyY:
        0.2218, 0.1513, 7.9206
      CIE-Lab:
        33.8170, 33.3541, -48.2002
        CIE-LCH:
        33.8170, 58.6154, 304.6829
        CIE-Luv:
        33.8170, 2.2281, -68.9596
        Hunter-Lab:
        28.1436, 24.3823, -49.4311
      #553f9d color charts
#553f9d RGB chart
      #553f9d CMYK chart
      #553f9d RGB pie chart
      #553f9d color shades, tints & tones
#553f9d color schemes
#553f9d color preview, HTML & CSS examples
           This text has a color of #553f9d        
        
          <p style="color:#553f9d;">Text here</p>
        
        
          .mytext {color:#553f9d;}
        
        Text color #553f9d
      
           This box has a color of #553f9d        
        
          <div style="background-color:#553f9d;">Content here</div>
        
        
          .mybackground {background-color:#553f9d;}
        
        Background color #553f9d
      
           Border around this has a color of #553f9d        
        
          <div style="border:2px solid #553f9d;">Content here</div>
        
        
          .myborder {border:2px solid #553f9d;}
        
        Border color #553f9d