#405f70 color space conversions
Hex:
        #405f70
        RGB:
        64, 95, 112
        CMY:
        75, 63, 56
        CMYK:
        43, 15, 0, 56
      HSL:
        201°, 27.2727%, 34.5098%
        HSV (HSB):
        201°, 42.8571%, 43.9216%
        XYZ:
        9.1312, 10.4443, 16.8639
        xyY:
        0.2506, 0.2866, 10.4443
      CIE-Lab:
        38.6282, -6.4678, -13.2196
        CIE-LCH:
        38.6282, 14.7170, 243.9293
        CIE-Luv:
        38.6282, -14.5859, -17.0419
        Hunter-Lab:
        32.3176, -6.1214, -8.3163
      #405f70 color charts
#405f70 RGB chart
      #405f70 CMYK chart
      #405f70 RGB pie chart
      #405f70 color shades, tints & tones
#405f70 color schemes
#405f70 color preview, HTML & CSS examples
           This text has a color of #405f70        
        
          <p style="color:#405f70;">Text here</p>
        
        
          .mytext {color:#405f70;}
        
        Text color #405f70
      
           This box has a color of #405f70        
        
          <div style="background-color:#405f70;">Content here</div>
        
        
          .mybackground {background-color:#405f70;}
        
        Background color #405f70
      
           Border around this has a color of #405f70        
        
          <div style="border:2px solid #405f70;">Content here</div>
        
        
          .myborder {border:2px solid #405f70;}
        
        Border color #405f70