#2f60a1 color space conversions
Hex:
        #2f60a1
        RGB:
        47, 96, 161
        CMY:
        82, 62, 37
        CMYK:
        71, 40, 0, 37
      HSL:
        214°, 54.8077%, 40.7843%
        HSV (HSB):
        214°, 70.8075%, 63.1373%
        XYZ:
        11.7882, 11.5433, 35.3250
        xyY:
        0.2010, 0.1968, 11.5433
      CIE-Lab:
        40.4808, 5.8962, -40.0458
        CIE-LCH:
        40.4808, 40.4775, 278.3759
        CIE-Luv:
        40.4808, -18.8157, -58.5296
        Hunter-Lab:
        33.9754, 2.4758, -37.8623
      #2f60a1 color charts
#2f60a1 RGB chart
      #2f60a1 CMYK chart
      #2f60a1 RGB pie chart
      #2f60a1 color shades, tints & tones
#2f60a1 color schemes
#2f60a1 color preview, HTML & CSS examples
           This text has a color of #2f60a1        
        
          <p style="color:#2f60a1;">Text here</p>
        
        
          .mytext {color:#2f60a1;}
        
        Text color #2f60a1
      
           This box has a color of #2f60a1        
        
          <div style="background-color:#2f60a1;">Content here</div>
        
        
          .mybackground {background-color:#2f60a1;}
        
        Background color #2f60a1
      
           Border around this has a color of #2f60a1        
        
          <div style="border:2px solid #2f60a1;">Content here</div>
        
        
          .myborder {border:2px solid #2f60a1;}
        
        Border color #2f60a1