#465f8f color space conversions
Hex:
        #465f8f
        RGB:
        70, 95, 143
        CMY:
        73, 63, 44
        CMYK:
        51, 34, 0, 44
      HSL:
        219°, 34.2723%, 41.7647%
        HSV (HSB):
        219°, 51.0490%, 56.0784%
        XYZ:
        11.5759, 11.4697, 27.5904
        xyY:
        0.2286, 0.2265, 11.4697
      CIE-Lab:
        40.3605, 4.9091, -29.3865
        CIE-LCH:
        40.3605, 29.7937, 279.4839
        CIE-Luv:
        40.3605, -12.6041, -42.4135
        Hunter-Lab:
        33.8669, 1.7453, -24.5949
      #465f8f color charts
#465f8f RGB chart
      #465f8f CMYK chart
      #465f8f RGB pie chart
      #465f8f color shades, tints & tones
#465f8f color schemes
#465f8f color preview, HTML & CSS examples
           This text has a color of #465f8f        
        
          <p style="color:#465f8f;">Text here</p>
        
        
          .mytext {color:#465f8f;}
        
        Text color #465f8f
      
           This box has a color of #465f8f        
        
          <div style="background-color:#465f8f;">Content here</div>
        
        
          .mybackground {background-color:#465f8f;}
        
        Background color #465f8f
      
           Border around this has a color of #465f8f        
        
          <div style="border:2px solid #465f8f;">Content here</div>
        
        
          .myborder {border:2px solid #465f8f;}
        
        Border color #465f8f