#5736fc color space conversions
Hex:
        #5736fc
        RGB:
        87, 54, 252
        CMY:
        66, 79, 1
        CMYK:
        65, 79, 0, 1
      HSL:
        250°, 97.0588%, 60.0000%
        HSV (HSB):
        250°, 78.5714%, 98.8235%
        XYZ:
        22.8203, 11.6928, 93.1496
        xyY:
        0.1788, 0.0916, 11.6928
      CIE-Lab:
        40.7237, 66.2656, -92.0620
        CIE-LCH:
        40.7237, 113.4308, 305.7461
        CIE-Luv:
        40.7237, -3.5680, -131.3051
        Hunter-Lab:
        34.1948, 59.2833, -137.5748
      #5736fc color charts
#5736fc RGB chart
      #5736fc CMYK chart
      #5736fc RGB pie chart
      #5736fc color shades, tints & tones
#5736fc color schemes
#5736fc color preview, HTML & CSS examples
           This text has a color of #5736fc        
        
          <p style="color:#5736fc;">Text here</p>
        
        
          .mytext {color:#5736fc;}
        
        Text color #5736fc
      
           This box has a color of #5736fc        
        
          <div style="background-color:#5736fc;">Content here</div>
        
        
          .mybackground {background-color:#5736fc;}
        
        Background color #5736fc
      
           Border around this has a color of #5736fc        
        
          <div style="border:2px solid #5736fc;">Content here</div>
        
        
          .myborder {border:2px solid #5736fc;}
        
        Border color #5736fc