#2f6baa color space conversions
Hex:
        #2f6baa
        RGB:
        47, 107, 170
        CMY:
        82, 58, 33
        CMYK:
        72, 37, 0, 33
      HSL:
        211°, 56.6820%, 42.5490%
        HSV (HSB):
        211°, 72.3529%, 66.6667%
        XYZ:
        13.6857, 14.0220, 40.0154
        xyY:
        0.2021, 0.2070, 14.0220
      CIE-Lab:
        44.2645, 2.3065, -39.3538
        CIE-LCH:
        44.2645, 39.4213, 273.3543
        CIE-Luv:
        44.2645, -22.2882, -58.4344
        Hunter-Lab:
        37.4460, -0.2926, -37.1461
      #2f6baa color charts
#2f6baa RGB chart
      #2f6baa CMYK chart
      #2f6baa RGB pie chart
      #2f6baa color shades, tints & tones
#2f6baa color schemes
#2f6baa color preview, HTML & CSS examples
           This text has a color of #2f6baa        
        
          <p style="color:#2f6baa;">Text here</p>
        
        
          .mytext {color:#2f6baa;}
        
        Text color #2f6baa
      
           This box has a color of #2f6baa        
        
          <div style="background-color:#2f6baa;">Content here</div>
        
        
          .mybackground {background-color:#2f6baa;}
        
        Background color #2f6baa
      
           Border around this has a color of #2f6baa        
        
          <div style="border:2px solid #2f6baa;">Content here</div>
        
        
          .myborder {border:2px solid #2f6baa;}
        
        Border color #2f6baa