#5e72fc color space conversions
Hex:
        #5e72fc
        RGB:
        94, 114, 252
        CMY:
        63, 55, 1
        CMYK:
        63, 55, 0, 1
      HSL:
        232°, 96.3415%, 67.8431%
        HSV (HSB):
        232°, 62.6984%, 98.8235%
        XYZ:
        28.2041, 21.4426, 94.7478
        xyY:
        0.1953, 0.1485, 21.4426
      CIE-Lab:
        53.4305, 34.2296, -71.2334
        CIE-LCH:
        53.4305, 79.0308, 295.6655
        CIE-Luv:
        53.4305, -13.8365, -113.9053
        Hunter-Lab:
        46.3061, 27.6848, -88.9000
      #5e72fc color charts
#5e72fc RGB chart
      #5e72fc CMYK chart
      #5e72fc RGB pie chart
      #5e72fc color shades, tints & tones
#5e72fc color schemes
#5e72fc color preview, HTML & CSS examples
           This text has a color of #5e72fc        
        
          <p style="color:#5e72fc;">Text here</p>
        
        
          .mytext {color:#5e72fc;}
        
        Text color #5e72fc
      
           This box has a color of #5e72fc        
        
          <div style="background-color:#5e72fc;">Content here</div>
        
        
          .mybackground {background-color:#5e72fc;}
        
        Background color #5e72fc
      
           Border around this has a color of #5e72fc        
        
          <div style="border:2px solid #5e72fc;">Content here</div>
        
        
          .myborder {border:2px solid #5e72fc;}
        
        Border color #5e72fc