#2f6384 color space conversions
Hex:
        #2f6384
        RGB:
        47, 99, 132
        CMY:
        82, 61, 48
        CMYK:
        64, 25, 0, 48
      HSL:
        203°, 47.4860%, 35.0980%
        HSV (HSB):
        203°, 64.3939%, 51.7647%
        XYZ:
        9.7990, 11.1940, 23.4740
        xyY:
        0.2204, 0.2517, 11.1940
      CIE-Lab:
        39.9052, -6.5205, -23.5355
        CIE-LCH:
        39.9052, 24.4221, 254.5146
        CIE-Luv:
        39.9052, -20.6857, -32.3282
        Hunter-Lab:
        33.4574, -6.2714, -18.1782
      #2f6384 color charts
#2f6384 RGB chart
      #2f6384 CMYK chart
      #2f6384 RGB pie chart
      #2f6384 color shades, tints & tones
#2f6384 color schemes
#2f6384 color preview, HTML & CSS examples
           This text has a color of #2f6384        
        
          <p style="color:#2f6384;">Text here</p>
        
        
          .mytext {color:#2f6384;}
        
        Text color #2f6384
      
           This box has a color of #2f6384        
        
          <div style="background-color:#2f6384;">Content here</div>
        
        
          .mybackground {background-color:#2f6384;}
        
        Background color #2f6384
      
           Border around this has a color of #2f6384        
        
          <div style="border:2px solid #2f6384;">Content here</div>
        
        
          .myborder {border:2px solid #2f6384;}
        
        Border color #2f6384