#464f95 color space conversions
Hex:
        #464f95
        RGB:
        70, 79, 149
        CMY:
        73, 69, 42
        CMYK:
        53, 47, 0, 42
      HSL:
        233°, 36.0731%, 42.9412%
        HSV (HSB):
        233°, 53.0201%, 58.4314%
        XYZ:
        10.7466, 9.0640, 29.6169
        xyY:
        0.2174, 0.1834, 9.0640
      CIE-Lab:
        36.1072, 17.1765, -39.7455
        CIE-LCH:
        36.1072, 43.2983, 293.3722
        CIE-Luv:
        36.1072, -7.2060, -57.2781
        Hunter-Lab:
        30.1064, 11.0298, -37.2514
      #464f95 color charts
#464f95 RGB chart
      #464f95 CMYK chart
      #464f95 RGB pie chart
      #464f95 color shades, tints & tones
#464f95 color schemes
#464f95 color preview, HTML & CSS examples
           This text has a color of #464f95        
        
          <p style="color:#464f95;">Text here</p>
        
        
          .mytext {color:#464f95;}
        
        Text color #464f95
      
           This box has a color of #464f95        
        
          <div style="background-color:#464f95;">Content here</div>
        
        
          .mybackground {background-color:#464f95;}
        
        Background color #464f95
      
           Border around this has a color of #464f95        
        
          <div style="border:2px solid #464f95;">Content here</div>
        
        
          .myborder {border:2px solid #464f95;}
        
        Border color #464f95