#465f95 color space conversions
Hex:
        #465f95
        RGB:
        70, 95, 149
        CMY:
        73, 63, 42
        CMYK:
        53, 36, 0, 42
      HSL:
        221°, 36.0731%, 42.9412%
        HSV (HSB):
        221°, 53.0201%, 58.4314%
        XYZ:
        12.0428, 11.6564, 30.0490
        xyY:
        0.2241, 0.2169, 11.6564
      CIE-Lab:
        40.6648, 6.8860, -32.5147
        CIE-LCH:
        40.6648, 33.2359, 281.9574
        CIE-Luv:
        40.6648, -12.6658, -47.3964
        Hunter-Lab:
        34.1415, 3.2150, -28.2838
      #465f95 color charts
#465f95 RGB chart
      #465f95 CMYK chart
      #465f95 RGB pie chart
      #465f95 color shades, tints & tones
#465f95 color schemes
#465f95 color preview, HTML & CSS examples
           This text has a color of #465f95        
        
          <p style="color:#465f95;">Text here</p>
        
        
          .mytext {color:#465f95;}
        
        Text color #465f95
      
           This box has a color of #465f95        
        
          <div style="background-color:#465f95;">Content here</div>
        
        
          .mybackground {background-color:#465f95;}
        
        Background color #465f95
      
           Border around this has a color of #465f95        
        
          <div style="border:2px solid #465f95;">Content here</div>
        
        
          .myborder {border:2px solid #465f95;}
        
        Border color #465f95