#4a60cb color space conversions
Hex:
        #4a60cb
        RGB:
        74, 96, 203
        CMY:
        71, 62, 20
        CMYK:
        64, 53, 0, 20
      HSL:
        230°, 55.3648%, 54.3137%
        HSV (HSB):
        230°, 63.5468%, 79.6078%
        XYZ:
        17.7864, 14.1334, 58.2905
        xyY:
        0.1972, 0.1567, 14.1334
      CIE-Lab:
        44.4236, 25.5450, -58.2175
        CIE-LCH:
        44.4236, 63.5754, 293.6911
        CIE-Luv:
        44.4236, -12.7187, -88.9338
        Hunter-Lab:
        37.5944, 18.6605, -65.6137
      #4a60cb color charts
#4a60cb RGB chart
      #4a60cb CMYK chart
      #4a60cb RGB pie chart
      #4a60cb color shades, tints & tones
#4a60cb color schemes
#4a60cb color preview, HTML & CSS examples
           This text has a color of #4a60cb        
        
          <p style="color:#4a60cb;">Text here</p>
        
        
          .mytext {color:#4a60cb;}
        
        Text color #4a60cb
      
           This box has a color of #4a60cb        
        
          <div style="background-color:#4a60cb;">Content here</div>
        
        
          .mybackground {background-color:#4a60cb;}
        
        Background color #4a60cb
      
           Border around this has a color of #4a60cb        
        
          <div style="border:2px solid #4a60cb;">Content here</div>
        
        
          .myborder {border:2px solid #4a60cb;}
        
        Border color #4a60cb