#5724fd color space conversions
Hex:
        #5724fd
        RGB:
        87, 36, 253
        CMY:
        66, 86, 1
        CMYK:
        66, 86, 0, 1
      HSL:
        254°, 98.1900%, 56.6667%
        HSV (HSB):
        254°, 85.7708%, 99.2157%
        XYZ:
        22.2910, 10.3798, 93.7572
        xyY:
        0.1763, 0.0821, 10.3798
      CIE-Lab:
        38.5157, 73.3612, -96.2808
        CIE-LCH:
        38.5157, 121.0449, 307.3056
        CIE-Luv:
        38.5157, -1.8490, -132.6491
        Hunter-Lab:
        32.2178, 67.1204, -149.9879
      #5724fd color charts
#5724fd RGB chart
      #5724fd CMYK chart
      #5724fd RGB pie chart
      #5724fd color shades, tints & tones
#5724fd color schemes
#5724fd color preview, HTML & CSS examples
           This text has a color of #5724fd        
        
          <p style="color:#5724fd;">Text here</p>
        
        
          .mytext {color:#5724fd;}
        
        Text color #5724fd
      
           This box has a color of #5724fd        
        
          <div style="background-color:#5724fd;">Content here</div>
        
        
          .mybackground {background-color:#5724fd;}
        
        Background color #5724fd
      
           Border around this has a color of #5724fd        
        
          <div style="border:2px solid #5724fd;">Content here</div>
        
        
          .myborder {border:2px solid #5724fd;}
        
        Border color #5724fd