#2f645b color space conversions
Hex:
        #2f645b
        RGB:
        47, 100, 91
        CMY:
        82, 61, 64
        CMYK:
        53, 0, 9, 61
      HSL:
        170°, 36.0544%, 28.8235%
        HSV (HSB):
        170°, 53.0000%, 39.2157%
        XYZ:
        7.6178, 10.4740, 11.5177
        xyY:
        0.2573, 0.3537, 10.4740
      CIE-Lab:
        38.6801, -20.1140, -0.3112
        CIE-LCH:
        38.6801, 20.1164, 180.8863
        CIE-Luv:
        38.6801, -22.5949, 2.3606
        Hunter-Lab:
        32.3636, -14.6207, 1.5541
      #2f645b color charts
#2f645b RGB chart
      #2f645b CMYK chart
      #2f645b RGB pie chart
      #2f645b color shades, tints & tones
#2f645b color schemes
#2f645b color preview, HTML & CSS examples
           This text has a color of #2f645b        
        
          <p style="color:#2f645b;">Text here</p>
        
        
          .mytext {color:#2f645b;}
        
        Text color #2f645b
      
           This box has a color of #2f645b        
        
          <div style="background-color:#2f645b;">Content here</div>
        
        
          .mybackground {background-color:#2f645b;}
        
        Background color #2f645b
      
           Border around this has a color of #2f645b        
        
          <div style="border:2px solid #2f645b;">Content here</div>
        
        
          .myborder {border:2px solid #2f645b;}
        
        Border color #2f645b