#2f71ae color space conversions
Hex:
        #2f71ae
        RGB:
        47, 113, 174
        CMY:
        82, 56, 32
        CMYK:
        73, 35, 0, 32
      HSL:
        209°, 57.4661%, 43.3333%
        HSV (HSB):
        209°, 72.9885%, 68.2353%
        XYZ:
        14.7174, 15.4706, 42.2548
        xyY:
        0.2032, 0.2136, 15.4706
      CIE-Lab:
        46.2721, 0.0795, -38.5164
        CIE-LCH:
        46.2721, 38.5165, 270.1183
        CIE-Luv:
        46.2721, -24.2064, -57.5020
        Hunter-Lab:
        39.3327, -2.0415, -36.1620
      #2f71ae color charts
#2f71ae RGB chart
      #2f71ae CMYK chart
      #2f71ae RGB pie chart
      #2f71ae color shades, tints & tones
#2f71ae color schemes
#2f71ae color preview, HTML & CSS examples
           This text has a color of #2f71ae        
        
          <p style="color:#2f71ae;">Text here</p>
        
        
          .mytext {color:#2f71ae;}
        
        Text color #2f71ae
      
           This box has a color of #2f71ae        
        
          <div style="background-color:#2f71ae;">Content here</div>
        
        
          .mybackground {background-color:#2f71ae;}
        
        Background color #2f71ae
      
           Border around this has a color of #2f71ae        
        
          <div style="border:2px solid #2f71ae;">Content here</div>
        
        
          .myborder {border:2px solid #2f71ae;}
        
        Border color #2f71ae