#407cee color space conversions
Hex:
        #407cee
        RGB:
        64, 124, 238
        CMY:
        75, 51, 7
        CMYK:
        73, 48, 0, 7
      HSL:
        219°, 83.6538%, 59.2157%
        HSV (HSB):
        219°, 73.1092%, 93.3333%
        XYZ:
        24.7546, 21.6783, 83.7685
        xyY:
        0.1901, 0.1665, 21.6783
      CIE-Lab:
        53.6840, 18.9454, -63.1162
        CIE-LCH:
        53.6840, 65.8983, 286.7080
        CIE-Luv:
        53.6840, -23.1338, -100.3774
        Hunter-Lab:
        46.5600, 13.4233, -74.0798
      #407cee color charts
#407cee RGB chart
      #407cee CMYK chart
      #407cee RGB pie chart
      #407cee color shades, tints & tones
#407cee color schemes
#407cee color preview, HTML & CSS examples
           This text has a color of #407cee        
        
          <p style="color:#407cee;">Text here</p>
        
        
          .mytext {color:#407cee;}
        
        Text color #407cee
      
           This box has a color of #407cee        
        
          <div style="background-color:#407cee;">Content here</div>
        
        
          .mybackground {background-color:#407cee;}
        
        Background color #407cee
      
           Border around this has a color of #407cee        
        
          <div style="border:2px solid #407cee;">Content here</div>
        
        
          .myborder {border:2px solid #407cee;}
        
        Border color #407cee