#553bbf color space conversions
Hex:
        #553bbf
        RGB:
        85, 59, 191
        CMY:
        67, 77, 25
        CMYK:
        55, 69, 0, 25
      HSL:
        252°, 52.8000%, 49.0196%
        HSV (HSB):
        252°, 69.1099%, 74.9020%
        XYZ:
        14.7142, 8.8208, 50.2173
        xyY:
        0.1995, 0.1196, 8.8208
      CIE-Lab:
        35.6370, 45.9014, -65.4942
        CIE-LCH:
        35.6370, 79.9776, 305.0246
        CIE-Luv:
        35.6370, -0.0554, -93.4196
        Hunter-Lab:
        29.6999, 36.4598, -79.4592
      #553bbf color charts
#553bbf RGB chart
      #553bbf CMYK chart
      #553bbf RGB pie chart
      #553bbf color shades, tints & tones
#553bbf color schemes
#553bbf color preview, HTML & CSS examples
           This text has a color of #553bbf        
        
          <p style="color:#553bbf;">Text here</p>
        
        
          .mytext {color:#553bbf;}
        
        Text color #553bbf
      
           This box has a color of #553bbf        
        
          <div style="background-color:#553bbf;">Content here</div>
        
        
          .mybackground {background-color:#553bbf;}
        
        Background color #553bbf
      
           Border around this has a color of #553bbf        
        
          <div style="border:2px solid #553bbf;">Content here</div>
        
        
          .myborder {border:2px solid #553bbf;}
        
        Border color #553bbf