#553acf color space conversions
Hex:
        #553acf
        RGB:
        85, 58, 207
        CMY:
        67, 77, 19
        CMYK:
        59, 72, 0, 19
      HSL:
        251°, 60.8163%, 51.9608%
        HSV (HSB):
        251°, 71.9807%, 81.1765%
        XYZ:
        16.5219, 9.4624, 59.9871
        xyY:
        0.1922, 0.1101, 9.4624
      CIE-Lab:
        36.8597, 51.2029, -72.8192
        CIE-LCH:
        36.8597, 89.0190, 305.1130
        CIE-Luv:
        36.8597, -1.2253, -103.8333
        Hunter-Lab:
        30.7610, 42.0412, -94.0888
      #553acf color charts
#553acf RGB chart
      #553acf CMYK chart
      #553acf RGB pie chart
      #553acf color shades, tints & tones
#553acf color schemes
#553acf color preview, HTML & CSS examples
           This text has a color of #553acf        
        
          <p style="color:#553acf;">Text here</p>
        
        
          .mytext {color:#553acf;}
        
        Text color #553acf
      
           This box has a color of #553acf        
        
          <div style="background-color:#553acf;">Content here</div>
        
        
          .mybackground {background-color:#553acf;}
        
        Background color #553acf
      
           Border around this has a color of #553acf        
        
          <div style="border:2px solid #553acf;">Content here</div>
        
        
          .myborder {border:2px solid #553acf;}
        
        Border color #553acf