#5a60af color space conversions
Hex:
        #5a60af
        RGB:
        90, 96, 175
        CMY:
        65, 62, 31
        CMYK:
        49, 45, 0, 31
      HSL:
        236°, 34.6939%, 51.9608%
        HSV (HSB):
        236°, 48.5714%, 68.6275%
        XYZ:
        16.1372, 13.6345, 42.3386
        xyY:
        0.2238, 0.1891, 13.6345
      CIE-Lab:
        43.7042, 19.5183, -43.0402
        CIE-LCH:
        43.7042, 47.2591, 294.3938
        CIE-Luv:
        43.7042, -6.9199, -65.5567
        Hunter-Lab:
        36.9250, 13.3904, -42.1352
      #5a60af color charts
#5a60af RGB chart
      #5a60af CMYK chart
      #5a60af RGB pie chart
      #5a60af color shades, tints & tones
#5a60af color schemes
#5a60af color preview, HTML & CSS examples
           This text has a color of #5a60af        
        
          <p style="color:#5a60af;">Text here</p>
        
        
          .mytext {color:#5a60af;}
        
        Text color #5a60af
      
           This box has a color of #5a60af        
        
          <div style="background-color:#5a60af;">Content here</div>
        
        
          .mybackground {background-color:#5a60af;}
        
        Background color #5a60af
      
           Border around this has a color of #5a60af        
        
          <div style="border:2px solid #5a60af;">Content here</div>
        
        
          .myborder {border:2px solid #5a60af;}
        
        Border color #5a60af