#407cea color space conversions
Hex:
        #407cea
        RGB:
        64, 124, 234
        CMY:
        75, 51, 8
        CMYK:
        73, 47, 0, 8
      HSL:
        219°, 80.1887%, 58.4314%
        HSV (HSB):
        219°, 72.6496%, 91.7647%
        XYZ:
        24.1733, 21.4458, 80.7073
        xyY:
        0.1914, 0.1698, 21.4458
      CIE-Lab:
        53.4340, 17.5038, -61.2872
        CIE-LCH:
        53.4340, 63.7378, 285.9395
        CIE-Luv:
        53.4340, -23.1946, -97.3014
        Hunter-Lab:
        46.3096, 12.1339, -70.9125
      #407cea color charts
#407cea RGB chart
      #407cea CMYK chart
      #407cea RGB pie chart
      #407cea color shades, tints & tones
#407cea color schemes
#407cea color preview, HTML & CSS examples
           This text has a color of #407cea        
        
          <p style="color:#407cea;">Text here</p>
        
        
          .mytext {color:#407cea;}
        
        Text color #407cea
      
           This box has a color of #407cea        
        
          <div style="background-color:#407cea;">Content here</div>
        
        
          .mybackground {background-color:#407cea;}
        
        Background color #407cea
      
           Border around this has a color of #407cea        
        
          <div style="border:2px solid #407cea;">Content here</div>
        
        
          .myborder {border:2px solid #407cea;}
        
        Border color #407cea