#2f61aa color space conversions
Hex:
        #2f61aa
        RGB:
        47, 97, 170
        CMY:
        82, 62, 33
        CMYK:
        72, 43, 0, 33
      HSL:
        216°, 56.6820%, 42.5490%
        HSV (HSB):
        216°, 72.3529%, 66.6667%
        XYZ:
        12.7027, 12.0560, 39.6877
        xyY:
        0.1971, 0.1871, 12.0560
      CIE-Lab:
        41.3050, 8.6319, -44.0643
        CIE-LCH:
        41.3050, 44.9018, 281.0835
        CIE-Luv:
        41.3050, -18.9552, -65.1022
        Hunter-Lab:
        34.7218, 4.5397, -43.4646
      #2f61aa color charts
#2f61aa RGB chart
      #2f61aa CMYK chart
      #2f61aa RGB pie chart
      #2f61aa color shades, tints & tones
#2f61aa color schemes
#2f61aa color preview, HTML & CSS examples
           This text has a color of #2f61aa        
        
          <p style="color:#2f61aa;">Text here</p>
        
        
          .mytext {color:#2f61aa;}
        
        Text color #2f61aa
      
           This box has a color of #2f61aa        
        
          <div style="background-color:#2f61aa;">Content here</div>
        
        
          .mybackground {background-color:#2f61aa;}
        
        Background color #2f61aa
      
           Border around this has a color of #2f61aa        
        
          <div style="border:2px solid #2f61aa;">Content here</div>
        
        
          .myborder {border:2px solid #2f61aa;}
        
        Border color #2f61aa