#5e71dc color space conversions
Hex:
        #5e71dc
        RGB:
        94, 113, 220
        CMY:
        63, 56, 14
        CMYK:
        57, 49, 0, 14
      HSL:
        231°, 64.2857%, 61.5686%
        HSV (HSB):
        231°, 57.2727%, 86.2745%
        XYZ:
        23.4395, 19.3572, 70.2111
        xyY:
        0.2074, 0.1713, 19.3572
      CIE-Lab:
        51.1026, 24.3146, -57.0932
        CIE-LCH:
        51.1026, 62.0551, 293.0680
        CIE-Luv:
        51.1026, -12.6619, -90.4410
        Hunter-Lab:
        43.9969, 18.1020, -63.8183
      #5e71dc color charts
#5e71dc RGB chart
      #5e71dc CMYK chart
      #5e71dc RGB pie chart
      #5e71dc color shades, tints & tones
#5e71dc color schemes
#5e71dc color preview, HTML & CSS examples
           This text has a color of #5e71dc        
        
          <p style="color:#5e71dc;">Text here</p>
        
        
          .mytext {color:#5e71dc;}
        
        Text color #5e71dc
      
           This box has a color of #5e71dc        
        
          <div style="background-color:#5e71dc;">Content here</div>
        
        
          .mybackground {background-color:#5e71dc;}
        
        Background color #5e71dc
      
           Border around this has a color of #5e71dc        
        
          <div style="border:2px solid #5e71dc;">Content here</div>
        
        
          .myborder {border:2px solid #5e71dc;}
        
        Border color #5e71dc