#2f486b color space conversions
Hex:
        #2f486b
        RGB:
        47, 72, 107
        CMY:
        82, 72, 58
        CMYK:
        56, 33, 0, 58
      HSL:
        215°, 38.9610%, 30.1961%
        HSV (HSB):
        215°, 56.0748%, 41.9608%
        XYZ:
        6.1435, 6.3006, 14.8023
        xyY:
        0.2255, 0.2312, 6.3006
      CIE-Lab:
        30.1585, 1.7015, -23.2541
        CIE-LCH:
        30.1585, 23.3162, 274.1849
        CIE-Luv:
        30.1585, -11.1476, -30.3550
        Hunter-Lab:
        25.1010, -0.2387, -17.3931
      #2f486b color charts
#2f486b RGB chart
      #2f486b CMYK chart
      #2f486b RGB pie chart
      #2f486b color shades, tints & tones
#2f486b color schemes
#2f486b color preview, HTML & CSS examples
           This text has a color of #2f486b        
        
          <p style="color:#2f486b;">Text here</p>
        
        
          .mytext {color:#2f486b;}
        
        Text color #2f486b
      
           This box has a color of #2f486b        
        
          <div style="background-color:#2f486b;">Content here</div>
        
        
          .mybackground {background-color:#2f486b;}
        
        Background color #2f486b
      
           Border around this has a color of #2f486b        
        
          <div style="border:2px solid #2f486b;">Content here</div>
        
        
          .myborder {border:2px solid #2f486b;}
        
        Border color #2f486b