#407bbe color space conversions
Hex:
        #407bbe
        RGB:
        64, 123, 190
        CMY:
        75, 52, 25
        CMYK:
        66, 35, 0, 25
      HSL:
        212°, 49.6063%, 49.8039%
        HSV (HSB):
        212°, 66.3158%, 74.5098%
        XYZ:
        18.4916, 18.9736, 51.4029
        xyY:
        0.2081, 0.2135, 18.9736
      CIE-Lab:
        50.6563, 2.4105, -40.8054
        CIE-LCH:
        50.6563, 40.8765, 273.3807
        CIE-Luv:
        50.6563, -23.7701, -62.5113
        Hunter-Lab:
        43.5587, -0.4508, -39.4760
      #407bbe color charts
#407bbe RGB chart
      #407bbe CMYK chart
      #407bbe RGB pie chart
      #407bbe color shades, tints & tones
#407bbe color schemes
#407bbe color preview, HTML & CSS examples
           This text has a color of #407bbe        
        
          <p style="color:#407bbe;">Text here</p>
        
        
          .mytext {color:#407bbe;}
        
        Text color #407bbe
      
           This box has a color of #407bbe        
        
          <div style="background-color:#407bbe;">Content here</div>
        
        
          .mybackground {background-color:#407bbe;}
        
        Background color #407bbe
      
           Border around this has a color of #407bbe        
        
          <div style="border:2px solid #407bbe;">Content here</div>
        
        
          .myborder {border:2px solid #407bbe;}
        
        Border color #407bbe