#465e5f color space conversions
Hex:
        #465e5f
        RGB:
        70, 94, 95
        CMY:
        73, 63, 63
        CMYK:
        26, 1, 0, 63
      HSL:
        182°, 15.1515%, 32.3529%
        HSV (HSB):
        182°, 26.3158%, 37.2549%
        XYZ:
        8.5940, 10.1337, 12.3295
        xyY:
        0.2767, 0.3263, 10.1337
      CIE-Lab:
        38.0814, -8.6920, -3.5154
        CIE-LCH:
        38.0814, 9.3759, 202.0206
        CIE-Luv:
        38.0814, -11.8126, -3.3432
        Hunter-Lab:
        31.8335, -7.5192, -0.6803
      #465e5f color charts
#465e5f RGB chart
      #465e5f CMYK chart
      #465e5f RGB pie chart
      #465e5f color shades, tints & tones
#465e5f color schemes
#465e5f color preview, HTML & CSS examples
           This text has a color of #465e5f        
        
          <p style="color:#465e5f;">Text here</p>
        
        
          .mytext {color:#465e5f;}
        
        Text color #465e5f
      
           This box has a color of #465e5f        
        
          <div style="background-color:#465e5f;">Content here</div>
        
        
          .mybackground {background-color:#465e5f;}
        
        Background color #465e5f
      
           Border around this has a color of #465e5f        
        
          <div style="border:2px solid #465e5f;">Content here</div>
        
        
          .myborder {border:2px solid #465e5f;}
        
        Border color #465e5f