#4a7cfa color space conversions
Hex:
        #4a7cfa
        RGB:
        74, 124, 250
        CMY:
        71, 51, 2
        CMYK:
        70, 50, 0, 2
      HSL:
        223°, 94.6237%, 63.5294%
        HSV (HSB):
        223°, 70.4000%, 98.0392%
        XYZ:
        27.2870, 22.7733, 93.4000
        xyY:
        0.1902, 0.1587, 22.7733
      CIE-Lab:
        54.8380, 24.5081, -67.8969
        CIE-LCH:
        54.8380, 72.1848, 289.8476
        CIE-Luv:
        54.8380, -21.1611, -108.7663
        Hunter-Lab:
        47.7214, 18.5537, -82.6371
      #4a7cfa color charts
#4a7cfa RGB chart
      #4a7cfa CMYK chart
      #4a7cfa RGB pie chart
      #4a7cfa color shades, tints & tones
#4a7cfa color schemes
#4a7cfa color preview, HTML & CSS examples
           This text has a color of #4a7cfa        
        
          <p style="color:#4a7cfa;">Text here</p>
        
        
          .mytext {color:#4a7cfa;}
        
        Text color #4a7cfa
      
           This box has a color of #4a7cfa        
        
          <div style="background-color:#4a7cfa;">Content here</div>
        
        
          .mybackground {background-color:#4a7cfa;}
        
        Background color #4a7cfa
      
           Border around this has a color of #4a7cfa        
        
          <div style="border:2px solid #4a7cfa;">Content here</div>
        
        
          .myborder {border:2px solid #4a7cfa;}
        
        Border color #4a7cfa