#5724fb color space conversions
Hex:
        #5724fb
        RGB:
        87, 36, 251
        CMY:
        66, 86, 2
        CMYK:
        65, 86, 0, 2
      HSL:
        254°, 96.4126%, 56.2745%
        HSV (HSB):
        254°, 85.6574%, 98.4314%
        XYZ:
        21.9739, 10.2530, 92.0877
        xyY:
        0.1768, 0.0825, 10.2530
      CIE-Lab:
        38.2928, 72.8533, -95.5291
        CIE-LCH:
        38.2928, 120.1391, 307.3302
        CIE-Luv:
        38.2928, -1.6896, -131.5192
        Hunter-Lab:
        32.0203, 66.4599, -148.0985
      #5724fb color charts
#5724fb RGB chart
      #5724fb CMYK chart
      #5724fb RGB pie chart
      #5724fb color shades, tints & tones
#5724fb color schemes
#5724fb color preview, HTML & CSS examples
           This text has a color of #5724fb        
        
          <p style="color:#5724fb;">Text here</p>
        
        
          .mytext {color:#5724fb;}
        
        Text color #5724fb
      
           This box has a color of #5724fb        
        
          <div style="background-color:#5724fb;">Content here</div>
        
        
          .mybackground {background-color:#5724fb;}
        
        Background color #5724fb
      
           Border around this has a color of #5724fb        
        
          <div style="border:2px solid #5724fb;">Content here</div>
        
        
          .myborder {border:2px solid #5724fb;}
        
        Border color #5724fb