#553aa5 color space conversions
Hex:
        #553aa5
        RGB:
        85, 58, 165
        CMY:
        67, 77, 35
        CMYK:
        48, 65, 0, 35
      HSL:
        255°, 47.9821%, 43.7255%
        HSV (HSB):
        255°, 64.8485%, 64.7059%
        XYZ:
        12.0509, 7.6740, 36.4434
        xyY:
        0.2145, 0.1366, 7.6740
      CIE-Lab:
        33.2946, 38.7104, -53.8712
        CIE-LCH:
        33.2946, 66.3370, 305.7000
        CIE-Luv:
        33.2946, 2.5919, -76.3039
        Hunter-Lab:
        27.7020, 29.1723, -58.6075
      #553aa5 color charts
#553aa5 RGB chart
      #553aa5 CMYK chart
      #553aa5 RGB pie chart
      #553aa5 color shades, tints & tones
#553aa5 color schemes
#553aa5 color preview, HTML & CSS examples
           This text has a color of #553aa5        
        
          <p style="color:#553aa5;">Text here</p>
        
        
          .mytext {color:#553aa5;}
        
        Text color #553aa5
      
           This box has a color of #553aa5        
        
          <div style="background-color:#553aa5;">Content here</div>
        
        
          .mybackground {background-color:#553aa5;}
        
        Background color #553aa5
      
           Border around this has a color of #553aa5        
        
          <div style="border:2px solid #553aa5;">Content here</div>
        
        
          .myborder {border:2px solid #553aa5;}
        
        Border color #553aa5