#407c97 color space conversions
Hex:
        #407c97
        RGB:
        64, 124, 151
        CMY:
        75, 51, 41
        CMYK:
        58, 18, 0, 41
      HSL:
        199°, 40.4651%, 42.1569%
        HSV (HSB):
        199°, 57.6159%, 59.2157%
        XYZ:
        14.9079, 17.7397, 31.9165
        xyY:
        0.2309, 0.2748, 17.7397
      CIE-Lab:
        49.1788, -11.2958, -20.4789
        CIE-LCH:
        49.1788, 23.3876, 241.1198
        CIE-Luv:
        49.1788, -25.2927, -28.4913
        Hunter-Lab:
        42.1185, -10.5269, -15.4458
      #407c97 color charts
#407c97 RGB chart
      #407c97 CMYK chart
      #407c97 RGB pie chart
      #407c97 color shades, tints & tones
#407c97 color schemes
#407c97 color preview, HTML & CSS examples
           This text has a color of #407c97        
        
          <p style="color:#407c97;">Text here</p>
        
        
          .mytext {color:#407c97;}
        
        Text color #407c97
      
           This box has a color of #407c97        
        
          <div style="background-color:#407c97;">Content here</div>
        
        
          .mybackground {background-color:#407c97;}
        
        Background color #407c97
      
           Border around this has a color of #407c97        
        
          <div style="border:2px solid #407c97;">Content here</div>
        
        
          .myborder {border:2px solid #407c97;}
        
        Border color #407c97