#407cac color space conversions
Hex:
        #407cac
        RGB:
        64, 124, 172
        CMY:
        75, 51, 33
        CMYK:
        63, 28, 0, 33
      HSL:
        207°, 45.7627%, 46.2745%
        HSV (HSB):
        207°, 62.7907%, 67.4510%
        XYZ:
        16.7684, 18.4838, 41.7137
        xyY:
        0.2179, 0.2402, 18.4838
      CIE-Lab:
        50.0778, -4.3902, -31.3295
        CIE-LCH:
        50.0778, 31.6356, 262.0230
        CIE-Luv:
        50.0778, -24.6235, -46.5257
        Hunter-Lab:
        42.9928, -5.6176, -27.4309
      #407cac color charts
#407cac RGB chart
      #407cac CMYK chart
      #407cac RGB pie chart
      #407cac color shades, tints & tones
#407cac color schemes
#407cac color preview, HTML & CSS examples
           This text has a color of #407cac        
        
          <p style="color:#407cac;">Text here</p>
        
        
          .mytext {color:#407cac;}
        
        Text color #407cac
      
           This box has a color of #407cac        
        
          <div style="background-color:#407cac;">Content here</div>
        
        
          .mybackground {background-color:#407cac;}
        
        Background color #407cac
      
           Border around this has a color of #407cac        
        
          <div style="border:2px solid #407cac;">Content here</div>
        
        
          .myborder {border:2px solid #407cac;}
        
        Border color #407cac