#5a60bc color space conversions
Hex:
        #5a60bc
        RGB:
        90, 96, 188
        CMY:
        65, 62, 26
        CMYK:
        52, 49, 0, 26
      HSL:
        236°, 42.2414%, 54.5098%
        HSV (HSB):
        236°, 52.1277%, 73.7255%
        XYZ:
        17.4764, 14.1702, 49.3910
        xyY:
        0.2157, 0.1749, 14.1702
      CIE-Lab:
        44.4761, 23.6476, -49.4021
        CIE-LCH:
        44.4761, 54.7702, 295.5793
        CIE-Luv:
        44.4761, -7.5184, -75.8183
        Hunter-Lab:
        37.6434, 16.9950, -51.4426
      #5a60bc color charts
#5a60bc RGB chart
      #5a60bc CMYK chart
      #5a60bc RGB pie chart
      #5a60bc color shades, tints & tones
#5a60bc color schemes
#5a60bc color preview, HTML & CSS examples
           This text has a color of #5a60bc        
        
          <p style="color:#5a60bc;">Text here</p>
        
        
          .mytext {color:#5a60bc;}
        
        Text color #5a60bc
      
           This box has a color of #5a60bc        
        
          <div style="background-color:#5a60bc;">Content here</div>
        
        
          .mybackground {background-color:#5a60bc;}
        
        Background color #5a60bc
      
           Border around this has a color of #5a60bc        
        
          <div style="border:2px solid #5a60bc;">Content here</div>
        
        
          .myborder {border:2px solid #5a60bc;}
        
        Border color #5a60bc