#553bbd color space conversions
Hex:
        #553bbd
        RGB:
        85, 59, 189
        CMY:
        67, 77, 26
        CMYK:
        55, 69, 0, 26
      HSL:
        252°, 52.4194%, 48.6275%
        HSV (HSB):
        252°, 68.7831%, 74.1176%
        XYZ:
        14.4956, 8.7333, 49.0658
        xyY:
        0.2005, 0.1208, 8.7333
      CIE-Lab:
        35.4657, 45.3030, -64.5992
        CIE-LCH:
        35.4657, 78.9013, 305.0417
        CIE-Luv:
        35.4657, 0.1197, -92.1166
        Hunter-Lab:
        29.5522, 35.8391, -77.7531
      #553bbd color charts
#553bbd RGB chart
      #553bbd CMYK chart
      #553bbd RGB pie chart
      #553bbd color shades, tints & tones
#553bbd color schemes
#553bbd color preview, HTML & CSS examples
           This text has a color of #553bbd        
        
          <p style="color:#553bbd;">Text here</p>
        
        
          .mytext {color:#553bbd;}
        
        Text color #553bbd
      
           This box has a color of #553bbd        
        
          <div style="background-color:#553bbd;">Content here</div>
        
        
          .mybackground {background-color:#553bbd;}
        
        Background color #553bbd
      
           Border around this has a color of #553bbd        
        
          <div style="border:2px solid #553bbd;">Content here</div>
        
        
          .myborder {border:2px solid #553bbd;}
        
        Border color #553bbd