#2f6683 color space conversions
Hex:
        #2f6683
        RGB:
        47, 102, 131
        CMY:
        82, 60, 49
        CMYK:
        64, 22, 0, 49
      HSL:
        201°, 47.1910%, 34.9020%
        HSV (HSB):
        201°, 64.1221%, 51.3725%
        XYZ:
        10.0204, 11.7458, 23.2118
        xyY:
        0.2228, 0.2611, 11.7458
      CIE-Lab:
        40.8092, -8.6641, -21.5288
        CIE-LCH:
        40.8092, 23.2068, 248.0780
        CIE-Luv:
        40.8092, -21.8439, -29.2552
        Hunter-Lab:
        34.2721, -7.7868, -16.1654
      #2f6683 color charts
#2f6683 RGB chart
      #2f6683 CMYK chart
      #2f6683 RGB pie chart
      #2f6683 color shades, tints & tones
#2f6683 color schemes
#2f6683 color preview, HTML & CSS examples
           This text has a color of #2f6683        
        
          <p style="color:#2f6683;">Text here</p>
        
        
          .mytext {color:#2f6683;}
        
        Text color #2f6683
      
           This box has a color of #2f6683        
        
          <div style="background-color:#2f6683;">Content here</div>
        
        
          .mybackground {background-color:#2f6683;}
        
        Background color #2f6683
      
           Border around this has a color of #2f6683        
        
          <div style="border:2px solid #2f6683;">Content here</div>
        
        
          .myborder {border:2px solid #2f6683;}
        
        Border color #2f6683