#464f7f color space conversions
Hex:
        #464f7f
        RGB:
        70, 79, 127
        CMY:
        73, 69, 50
        CMYK:
        45, 38, 0, 50
      HSL:
        231°, 28.9340%, 38.6275%
        HSV (HSB):
        231°, 44.8819%, 49.8039%
        XYZ:
        9.1525, 8.4264, 21.2227
        xyY:
        0.2359, 0.2172, 8.4264
      CIE-Lab:
        34.8555, 9.9722, -28.2787
        CIE-LCH:
        34.8555, 29.9855, 289.4247
        CIE-Luv:
        34.8555, -6.3749, -39.7198
        Hunter-Lab:
        29.0282, 5.4814, -23.0276
      #464f7f color charts
#464f7f RGB chart
      #464f7f CMYK chart
      #464f7f RGB pie chart
      #464f7f color shades, tints & tones
#464f7f color schemes
#464f7f color preview, HTML & CSS examples
           This text has a color of #464f7f        
        
          <p style="color:#464f7f;">Text here</p>
        
        
          .mytext {color:#464f7f;}
        
        Text color #464f7f
      
           This box has a color of #464f7f        
        
          <div style="background-color:#464f7f;">Content here</div>
        
        
          .mybackground {background-color:#464f7f;}
        
        Background color #464f7f
      
           Border around this has a color of #464f7f        
        
          <div style="border:2px solid #464f7f;">Content here</div>
        
        
          .myborder {border:2px solid #464f7f;}
        
        Border color #464f7f