#5e60bc color space conversions
Hex:
        #5e60bc
        RGB:
        94, 96, 188
        CMY:
        63, 62, 26
        CMYK:
        50, 49, 0, 26
      HSL:
        239°, 41.2281%, 55.2941%
        HSV (HSB):
        239°, 50.0000%, 73.7255%
        XYZ:
        17.8761, 14.3763, 49.4097
        xyY:
        0.2189, 0.1760, 14.3763
      CIE-Lab:
        44.7678, 24.5413, -48.9186
        CIE-LCH:
        44.7678, 54.7293, 296.6418
        CIE-Luv:
        44.7678, -6.1299, -75.3118
        Hunter-Lab:
        37.9160, 17.8033, -50.7216
      #5e60bc color charts
#5e60bc RGB chart
      #5e60bc CMYK chart
      #5e60bc RGB pie chart
      #5e60bc color shades, tints & tones
#5e60bc color schemes
#5e60bc color preview, HTML & CSS examples
           This text has a color of #5e60bc        
        
          <p style="color:#5e60bc;">Text here</p>
        
        
          .mytext {color:#5e60bc;}
        
        Text color #5e60bc
      
           This box has a color of #5e60bc        
        
          <div style="background-color:#5e60bc;">Content here</div>
        
        
          .mybackground {background-color:#5e60bc;}
        
        Background color #5e60bc
      
           Border around this has a color of #5e60bc        
        
          <div style="border:2px solid #5e60bc;">Content here</div>
        
        
          .myborder {border:2px solid #5e60bc;}
        
        Border color #5e60bc