#5724cf color space conversions
Hex:
        #5724cf
        RGB:
        87, 36, 207
        CMY:
        66, 86, 19
        CMYK:
        58, 83, 0, 19
      HSL:
        258°, 70.3704%, 47.6471%
        HSV (HSB):
        258°, 82.6087%, 81.1765%
        XYZ:
        15.8238, 7.7930, 59.7017
        xyY:
        0.1899, 0.0935, 7.7930
      CIE-Lab:
        33.5480, 61.4914, -78.2687
        CIE-LCH:
        33.5480, 99.5349, 308.1548
        CIE-Luv:
        33.5480, 2.2437, -106.1575
        Hunter-Lab:
        27.9159, 52.3280, -107.2579
      #5724cf color charts
#5724cf RGB chart
      #5724cf CMYK chart
      #5724cf RGB pie chart
      #5724cf color shades, tints & tones
#5724cf color schemes
#5724cf color preview, HTML & CSS examples
           This text has a color of #5724cf        
        
          <p style="color:#5724cf;">Text here</p>
        
        
          .mytext {color:#5724cf;}
        
        Text color #5724cf
      
           This box has a color of #5724cf        
        
          <div style="background-color:#5724cf;">Content here</div>
        
        
          .mybackground {background-color:#5724cf;}
        
        Background color #5724cf
      
           Border around this has a color of #5724cf        
        
          <div style="border:2px solid #5724cf;">Content here</div>
        
        
          .myborder {border:2px solid #5724cf;}
        
        Border color #5724cf