#553fce color space conversions
Hex:
        #553fce
        RGB:
        85, 63, 206
        CMY:
        67, 75, 19
        CMYK:
        59, 69, 0, 19
      HSL:
        249°, 59.3361%, 52.7451%
        HSV (HSB):
        249°, 69.4175%, 80.7843%
        XYZ:
        16.6644, 9.9425, 59.4333
        xyY:
        0.1937, 0.1156, 9.9425
      CIE-Lab:
        37.7391, 48.2128, -70.7970
        CIE-LCH:
        37.7391, 85.6545, 304.2549
        CIE-Luv:
        37.7391, -2.0240, -102.1884
        Hunter-Lab:
        31.5318, 39.1557, -89.6816
      #553fce color charts
#553fce RGB chart
      #553fce CMYK chart
      #553fce RGB pie chart
      #553fce color shades, tints & tones
#553fce color schemes
#553fce color preview, HTML & CSS examples
           This text has a color of #553fce        
        
          <p style="color:#553fce;">Text here</p>
        
        
          .mytext {color:#553fce;}
        
        Text color #553fce
      
           This box has a color of #553fce        
        
          <div style="background-color:#553fce;">Content here</div>
        
        
          .mybackground {background-color:#553fce;}
        
        Background color #553fce
      
           Border around this has a color of #553fce        
        
          <div style="border:2px solid #553fce;">Content here</div>
        
        
          .myborder {border:2px solid #553fce;}
        
        Border color #553fce