#4a60ae color space conversions
Hex:
        #4a60ae
        RGB:
        74, 96, 174
        CMY:
        71, 62, 32
        CMYK:
        57, 45, 0, 32
      HSL:
        227°, 40.3226%, 48.6275%
        HSV (HSB):
        227°, 57.4713%, 68.2353%
        XYZ:
        14.6469, 12.8776, 41.7580
        xyY:
        0.2114, 0.1859, 12.8776
      CIE-Lab:
        42.5782, 15.5721, -44.3113
        CIE-LCH:
        42.5782, 46.9678, 289.3627
        CIE-Luv:
        42.5782, -12.1474, -66.6335
        Hunter-Lab:
        35.8853, 10.0569, -43.8732
      #4a60ae color charts
#4a60ae RGB chart
      #4a60ae CMYK chart
      #4a60ae RGB pie chart
      #4a60ae color shades, tints & tones
#4a60ae color schemes
#4a60ae color preview, HTML & CSS examples
           This text has a color of #4a60ae        
        
          <p style="color:#4a60ae;">Text here</p>
        
        
          .mytext {color:#4a60ae;}
        
        Text color #4a60ae
      
           This box has a color of #4a60ae        
        
          <div style="background-color:#4a60ae;">Content here</div>
        
        
          .mybackground {background-color:#4a60ae;}
        
        Background color #4a60ae
      
           Border around this has a color of #4a60ae        
        
          <div style="border:2px solid #4a60ae;">Content here</div>
        
        
          .myborder {border:2px solid #4a60ae;}
        
        Border color #4a60ae