#5724cb color space conversions
Hex:
        #5724cb
        RGB:
        87, 36, 203
        CMY:
        66, 86, 20
        CMYK:
        57, 82, 0, 20
      HSL:
        258°, 69.8745%, 46.8627%
        HSV (HSB):
        258°, 82.2660%, 79.6078%
        XYZ:
        15.3408, 7.5998, 57.1583
        xyY:
        0.1915, 0.0949, 7.5998
      CIE-Lab:
        33.1351, 60.4435, -76.6222
        CIE-LCH:
        33.1351, 97.5929, 308.2682
        CIE-Luv:
        33.1351, 2.6502, -103.7944
        Hunter-Lab:
        27.5677, 51.0880, -103.6331
      #5724cb color charts
#5724cb RGB chart
      #5724cb CMYK chart
      #5724cb RGB pie chart
      #5724cb color shades, tints & tones
#5724cb color schemes
#5724cb color preview, HTML & CSS examples
           This text has a color of #5724cb        
        
          <p style="color:#5724cb;">Text here</p>
        
        
          .mytext {color:#5724cb;}
        
        Text color #5724cb
      
           This box has a color of #5724cb        
        
          <div style="background-color:#5724cb;">Content here</div>
        
        
          .mybackground {background-color:#5724cb;}
        
        Background color #5724cb
      
           Border around this has a color of #5724cb        
        
          <div style="border:2px solid #5724cb;">Content here</div>
        
        
          .myborder {border:2px solid #5724cb;}
        
        Border color #5724cb