#4079cd color space conversions
Hex:
        #4079cd
        RGB:
        64, 121, 205
        CMY:
        75, 53, 20
        CMYK:
        69, 41, 0, 20
      HSL:
        216°, 58.5062%, 52.7451%
        HSV (HSB):
        216°, 68.7805%, 80.3922%
        XYZ:
        19.9712, 19.1725, 60.4057
        xyY:
        0.2006, 0.1926, 19.1725
      CIE-Lab:
        50.8884, 8.9400, -49.0123
        CIE-LCH:
        50.8884, 49.8210, 280.3373
        CIE-Luv:
        50.8884, -22.7583, -76.2808
        Hunter-Lab:
        43.7864, 4.7883, -51.1432
      #4079cd color charts
#4079cd RGB chart
      #4079cd CMYK chart
      #4079cd RGB pie chart
      #4079cd color shades, tints & tones
#4079cd color schemes
#4079cd color preview, HTML & CSS examples
           This text has a color of #4079cd        
        
          <p style="color:#4079cd;">Text here</p>
        
        
          .mytext {color:#4079cd;}
        
        Text color #4079cd
      
           This box has a color of #4079cd        
        
          <div style="background-color:#4079cd;">Content here</div>
        
        
          .mybackground {background-color:#4079cd;}
        
        Background color #4079cd
      
           Border around this has a color of #4079cd        
        
          <div style="border:2px solid #4079cd;">Content here</div>
        
        
          .myborder {border:2px solid #4079cd;}
        
        Border color #4079cd