#407bc7 color space conversions
Hex:
        #407bc7
        RGB:
        64, 123, 199
        CMY:
        75, 52, 22
        CMYK:
        68, 38, 0, 22
      HSL:
        214°, 54.6559%, 51.5686%
        HSV (HSB):
        214°, 67.8392%, 78.0392%
        XYZ:
        19.5061, 19.3794, 56.7454
        xyY:
        0.2040, 0.2026, 19.3794
      CIE-Lab:
        51.1282, 5.5811, -45.2102
        CIE-LCH:
        51.1282, 45.5533, 277.0374
        CIE-Luv:
        51.1282, -23.5528, -69.9894
        Hunter-Lab:
        44.0221, 2.0545, -45.6106
      #407bc7 color charts
#407bc7 RGB chart
      #407bc7 CMYK chart
      #407bc7 RGB pie chart
      #407bc7 color shades, tints & tones
#407bc7 color schemes
#407bc7 color preview, HTML & CSS examples
           This text has a color of #407bc7        
        
          <p style="color:#407bc7;">Text here</p>
        
        
          .mytext {color:#407bc7;}
        
        Text color #407bc7
      
           This box has a color of #407bc7        
        
          <div style="background-color:#407bc7;">Content here</div>
        
        
          .mybackground {background-color:#407bc7;}
        
        Background color #407bc7
      
           Border around this has a color of #407bc7        
        
          <div style="border:2px solid #407bc7;">Content here</div>
        
        
          .myborder {border:2px solid #407bc7;}
        
        Border color #407bc7