#2f7090 color space conversions
Hex:
        #2f7090
        RGB:
        47, 112, 144
        CMY:
        82, 56, 44
        CMYK:
        67, 22, 0, 44
      HSL:
        200°, 50.7853%, 37.4510%
        HSV (HSB):
        200°, 67.3611%, 56.4706%
        XYZ:
        12.0005, 14.2063, 28.4952
        xyY:
        0.2194, 0.2597, 14.2063
      CIE-Lab:
        44.5273, -10.0574, -23.5709
        CIE-LCH:
        44.5273, 25.6269, 246.8926
        CIE-Luv:
        44.5273, -25.0552, -32.8015
        Hunter-Lab:
        37.6912, -9.1271, -18.4403
      #2f7090 color charts
#2f7090 RGB chart
      #2f7090 CMYK chart
      #2f7090 RGB pie chart
      #2f7090 color shades, tints & tones
#2f7090 color schemes
#2f7090 color preview, HTML & CSS examples
           This text has a color of #2f7090        
        
          <p style="color:#2f7090;">Text here</p>
        
        
          .mytext {color:#2f7090;}
        
        Text color #2f7090
      
           This box has a color of #2f7090        
        
          <div style="background-color:#2f7090;">Content here</div>
        
        
          .mybackground {background-color:#2f7090;}
        
        Background color #2f7090
      
           Border around this has a color of #2f7090        
        
          <div style="border:2px solid #2f7090;">Content here</div>
        
        
          .myborder {border:2px solid #2f7090;}
        
        Border color #2f7090