#2f6487 color space conversions
Hex:
        #2f6487
        RGB:
        47, 100, 135
        CMY:
        82, 61, 47
        CMYK:
        65, 26, 0, 47
      HSL:
        204°, 48.3516%, 35.6863%
        HSV (HSB):
        204°, 65.1852%, 52.9412%
        XYZ:
        10.1026, 11.4680, 24.6027
        xyY:
        0.2188, 0.2484, 11.4680
      CIE-Lab:
        40.3577, -6.0736, -24.6476
        CIE-LCH:
        40.3577, 25.3849, 256.1570
        CIE-Luv:
        40.3577, -20.9561, -34.1317
        Hunter-Lab:
        33.8644, -6.0114, -19.3696
      #2f6487 color charts
#2f6487 RGB chart
      #2f6487 CMYK chart
      #2f6487 RGB pie chart
      #2f6487 color shades, tints & tones
#2f6487 color schemes
#2f6487 color preview, HTML & CSS examples
           This text has a color of #2f6487        
        
          <p style="color:#2f6487;">Text here</p>
        
        
          .mytext {color:#2f6487;}
        
        Text color #2f6487
      
           This box has a color of #2f6487        
        
          <div style="background-color:#2f6487;">Content here</div>
        
        
          .mybackground {background-color:#2f6487;}
        
        Background color #2f6487
      
           Border around this has a color of #2f6487        
        
          <div style="border:2px solid #2f6487;">Content here</div>
        
        
          .myborder {border:2px solid #2f6487;}
        
        Border color #2f6487