#2f7283 color space conversions
Hex:
        #2f7283
        RGB:
        47, 114, 131
        CMY:
        82, 55, 49
        CMYK:
        64, 13, 0, 49
      HSL:
        192°, 47.1910%, 34.9020%
        HSV (HSB):
        192°, 64.1221%, 51.3725%
        XYZ:
        11.2863, 14.2777, 23.6337
        xyY:
        0.2294, 0.2902, 14.2777
      CIE-Lab:
        44.6285, -15.5715, -15.6634
        CIE-LCH:
        44.6285, 22.0865, 225.1684
        CIE-Luv:
        44.6285, -26.3996, -20.1520
        Hunter-Lab:
        37.7858, -12.8085, -10.6338
      #2f7283 color charts
#2f7283 RGB chart
      #2f7283 CMYK chart
      #2f7283 RGB pie chart
      #2f7283 color shades, tints & tones
#2f7283 color schemes
#2f7283 color preview, HTML & CSS examples
           This text has a color of #2f7283        
        
          <p style="color:#2f7283;">Text here</p>
        
        
          .mytext {color:#2f7283;}
        
        Text color #2f7283
      
           This box has a color of #2f7283        
        
          <div style="background-color:#2f7283;">Content here</div>
        
        
          .mybackground {background-color:#2f7283;}
        
        Background color #2f7283
      
           Border around this has a color of #2f7283        
        
          <div style="border:2px solid #2f7283;">Content here</div>
        
        
          .myborder {border:2px solid #2f7283;}
        
        Border color #2f7283