#553dbf color space conversions
Hex:
        #553dbf
        RGB:
        85, 61, 191
        CMY:
        67, 76, 25
        CMYK:
        55, 68, 0, 25
      HSL:
        251°, 51.5873%, 49.4118%
        HSV (HSB):
        251°, 68.0628%, 74.9020%
        XYZ:
        14.8190, 9.0304, 50.2522
        xyY:
        0.2000, 0.1219, 9.0304
      CIE-Lab:
        36.0427, 44.7884, -64.8305
        CIE-LCH:
        36.0427, 78.7971, 304.6388
        CIE-Luv:
        36.0427, -0.4356, -92.9394
        Hunter-Lab:
        30.0506, 35.4363, -78.1126
      #553dbf color charts
#553dbf RGB chart
      #553dbf CMYK chart
      #553dbf RGB pie chart
      #553dbf color shades, tints & tones
#553dbf color schemes
#553dbf color preview, HTML & CSS examples
           This text has a color of #553dbf        
        
          <p style="color:#553dbf;">Text here</p>
        
        
          .mytext {color:#553dbf;}
        
        Text color #553dbf
      
           This box has a color of #553dbf        
        
          <div style="background-color:#553dbf;">Content here</div>
        
        
          .mybackground {background-color:#553dbf;}
        
        Background color #553dbf
      
           Border around this has a color of #553dbf        
        
          <div style="border:2px solid #553dbf;">Content here</div>
        
        
          .myborder {border:2px solid #553dbf;}
        
        Border color #553dbf