#5720cb color space conversions
Hex:
        #5720cb
        RGB:
        87, 32, 203
        CMY:
        66, 87, 20
        CMYK:
        57, 84, 0, 20
      HSL:
        259°, 72.7660%, 46.0784%
        HSV (HSB):
        259°, 84.2365%, 79.6078%
        XYZ:
        15.2265, 7.3711, 57.1201
        xyY:
        0.1910, 0.0925, 7.3711
      CIE-Lab:
        32.6371, 61.9118, -77.4449
        CIE-LCH:
        32.6371, 99.1503, 308.6399
        CIE-Luv:
        32.6371, 3.0231, -103.9856
        Hunter-Lab:
        27.1497, 52.5970, -105.7352
      #5720cb color charts
#5720cb RGB chart
      #5720cb CMYK chart
      #5720cb RGB pie chart
      #5720cb color shades, tints & tones
#5720cb color schemes
#5720cb color preview, HTML & CSS examples
           This text has a color of #5720cb        
        
          <p style="color:#5720cb;">Text here</p>
        
        
          .mytext {color:#5720cb;}
        
        Text color #5720cb
      
           This box has a color of #5720cb        
        
          <div style="background-color:#5720cb;">Content here</div>
        
        
          .mybackground {background-color:#5720cb;}
        
        Background color #5720cb
      
           Border around this has a color of #5720cb        
        
          <div style="border:2px solid #5720cb;">Content here</div>
        
        
          .myborder {border:2px solid #5720cb;}
        
        Border color #5720cb