#5e76ed color space conversions
Hex:
        #5e76ed
        RGB:
        94, 118, 237
        CMY:
        63, 54, 7
        CMYK:
        60, 50, 0, 7
      HSL:
        230°, 79.8883%, 64.9020%
        HSV (HSB):
        230°, 60.3376%, 92.9412%
        XYZ:
        26.3806, 21.4510, 82.8708
        xyY:
        0.2018, 0.1641, 21.4510
      CIE-Lab:
        53.4396, 26.8425, -62.8807
        CIE-LCH:
        53.4396, 68.3703, 293.1167
        CIE-Luv:
        53.4396, -14.5985, -100.6109
        Hunter-Lab:
        46.3152, 20.6199, -73.6657
      #5e76ed color charts
#5e76ed RGB chart
      #5e76ed CMYK chart
      #5e76ed RGB pie chart
      #5e76ed color shades, tints & tones
#5e76ed color schemes
#5e76ed color preview, HTML & CSS examples
           This text has a color of #5e76ed        
        
          <p style="color:#5e76ed;">Text here</p>
        
        
          .mytext {color:#5e76ed;}
        
        Text color #5e76ed
      
           This box has a color of #5e76ed        
        
          <div style="background-color:#5e76ed;">Content here</div>
        
        
          .mybackground {background-color:#5e76ed;}
        
        Background color #5e76ed
      
           Border around this has a color of #5e76ed        
        
          <div style="border:2px solid #5e76ed;">Content here</div>
        
        
          .myborder {border:2px solid #5e76ed;}
        
        Border color #5e76ed