#407cc8 color space conversions
Hex:
        #407cc8
        RGB:
        64, 124, 200
        CMY:
        75, 51, 22
        CMYK:
        68, 38, 0, 22
      HSL:
        214°, 55.2846%, 51.7647%
        HSV (HSB):
        214°, 68.0000%, 78.4314%
        XYZ:
        19.7473, 19.6754, 57.4005
        xyY:
        0.2040, 0.2032, 19.6754
      CIE-Lab:
        51.4682, 5.3261, -45.2409
        CIE-LCH:
        51.4682, 45.5534, 276.7144
        CIE-Luv:
        51.4682, -23.8669, -70.1101
        Hunter-Lab:
        44.3570, 1.8419, -45.6748
      #407cc8 color charts
#407cc8 RGB chart
      #407cc8 CMYK chart
      #407cc8 RGB pie chart
      #407cc8 color shades, tints & tones
#407cc8 color schemes
#407cc8 color preview, HTML & CSS examples
           This text has a color of #407cc8        
        
          <p style="color:#407cc8;">Text here</p>
        
        
          .mytext {color:#407cc8;}
        
        Text color #407cc8
      
           This box has a color of #407cc8        
        
          <div style="background-color:#407cc8;">Content here</div>
        
        
          .mybackground {background-color:#407cc8;}
        
        Background color #407cc8
      
           Border around this has a color of #407cc8        
        
          <div style="border:2px solid #407cc8;">Content here</div>
        
        
          .myborder {border:2px solid #407cc8;}
        
        Border color #407cc8