#2f586a color space conversions
Hex:
        #2f586a
        RGB:
        47, 88, 106
        CMY:
        82, 65, 58
        CMYK:
        56, 17, 0, 58
      HSL:
        198°, 38.5621%, 30.0000%
        HSV (HSB):
        198°, 55.6604%, 41.5686%
        XYZ:
        7.2635, 8.6244, 14.9175
        xyY:
        0.2358, 0.2800, 8.6244
      CIE-Lab:
        35.2508, -8.7277, -14.7405
        CIE-LCH:
        35.2508, 17.1305, 239.3706
        CIE-Luv:
        35.2508, -17.2571, -18.5147
        Hunter-Lab:
        29.3673, -7.2437, -9.5600
      #2f586a color charts
#2f586a RGB chart
      #2f586a CMYK chart
      #2f586a RGB pie chart
      #2f586a color shades, tints & tones
#2f586a color schemes
#2f586a color preview, HTML & CSS examples
           This text has a color of #2f586a        
        
          <p style="color:#2f586a;">Text here</p>
        
        
          .mytext {color:#2f586a;}
        
        Text color #2f586a
      
           This box has a color of #2f586a        
        
          <div style="background-color:#2f586a;">Content here</div>
        
        
          .mybackground {background-color:#2f586a;}
        
        Background color #2f586a
      
           Border around this has a color of #2f586a        
        
          <div style="border:2px solid #2f586a;">Content here</div>
        
        
          .myborder {border:2px solid #2f586a;}
        
        Border color #2f586a