#2f77aa color space conversions
Hex:
        #2f77aa
        RGB:
        47, 119, 170
        CMY:
        82, 53, 33
        CMYK:
        72, 30, 0, 33
      HSL:
        205°, 56.6820%, 42.5490%
        HSV (HSB):
        205°, 72.3529%, 66.6667%
        XYZ:
        15.0248, 16.7003, 40.4618
        xyY:
        0.2081, 0.2313, 16.7003
      CIE-Lab:
        47.8801, -4.9951, -33.6506
        CIE-LCH:
        47.8801, 34.0193, 261.5567
        CIE-Luv:
        47.8801, -26.4601, -49.7156
        Hunter-Lab:
        40.8660, -5.8880, -30.0974
      #2f77aa color charts
#2f77aa RGB chart
      #2f77aa CMYK chart
      #2f77aa RGB pie chart
      #2f77aa color shades, tints & tones
#2f77aa color schemes
#2f77aa color preview, HTML & CSS examples
           This text has a color of #2f77aa        
        
          <p style="color:#2f77aa;">Text here</p>
        
        
          .mytext {color:#2f77aa;}
        
        Text color #2f77aa
      
           This box has a color of #2f77aa        
        
          <div style="background-color:#2f77aa;">Content here</div>
        
        
          .mybackground {background-color:#2f77aa;}
        
        Background color #2f77aa
      
           Border around this has a color of #2f77aa        
        
          <div style="border:2px solid #2f77aa;">Content here</div>
        
        
          .myborder {border:2px solid #2f77aa;}
        
        Border color #2f77aa