#573fca color space conversions
Hex:
        #573fca
        RGB:
        87, 63, 202
        CMY:
        66, 75, 21
        CMYK:
        57, 69, 0, 21
      HSL:
        250°, 56.7347%, 51.9608%
        HSV (HSB):
        250°, 68.8119%, 79.2157%
        XYZ:
        16.3687, 9.8455, 56.9148
        xyY:
        0.1969, 0.1184, 9.8455
      CIE-Lab:
        37.5637, 47.3033, -68.7572
        CIE-LCH:
        37.5637, 83.4575, 304.5271
        CIE-Luv:
        37.5637, -1.1104, -99.4571
        Hunter-Lab:
        31.3776, 38.2069, -85.5799
      #573fca color charts
#573fca RGB chart
      #573fca CMYK chart
      #573fca RGB pie chart
      #573fca color shades, tints & tones
#573fca color schemes
#573fca color preview, HTML & CSS examples
           This text has a color of #573fca        
        
          <p style="color:#573fca;">Text here</p>
        
        
          .mytext {color:#573fca;}
        
        Text color #573fca
      
           This box has a color of #573fca        
        
          <div style="background-color:#573fca;">Content here</div>
        
        
          .mybackground {background-color:#573fca;}
        
        Background color #573fca
      
           Border around this has a color of #573fca        
        
          <div style="border:2px solid #573fca;">Content here</div>
        
        
          .myborder {border:2px solid #573fca;}
        
        Border color #573fca