#2f46aa color space conversions
Hex:
        #2f46aa
        RGB:
        47, 70, 170
        CMY:
        82, 73, 33
        CMYK:
        72, 59, 0, 33
      HSL:
        229°, 56.6820%, 42.5490%
        HSV (HSB):
        229°, 72.3529%, 66.6667%
        XYZ:
        10.6181, 7.8869, 38.9929
        xyY:
        0.1847, 0.1372, 7.8869
      CIE-Lab:
        33.7463, 26.3857, -56.2578
        CIE-LCH:
        33.7463, 62.1381, 295.1272
        CIE-Luv:
        33.7463, -11.0190, -78.8231
        Hunter-Lab:
        28.0837, 18.3425, -62.6628
      #2f46aa color charts
#2f46aa RGB chart
      #2f46aa CMYK chart
      #2f46aa RGB pie chart
      #2f46aa color shades, tints & tones
#2f46aa color schemes
#2f46aa color preview, HTML & CSS examples
           This text has a color of #2f46aa        
        
          <p style="color:#2f46aa;">Text here</p>
        
        
          .mytext {color:#2f46aa;}
        
        Text color #2f46aa
      
           This box has a color of #2f46aa        
        
          <div style="background-color:#2f46aa;">Content here</div>
        
        
          .mybackground {background-color:#2f46aa;}
        
        Background color #2f46aa
      
           Border around this has a color of #2f46aa        
        
          <div style="border:2px solid #2f46aa;">Content here</div>
        
        
          .myborder {border:2px solid #2f46aa;}
        
        Border color #2f46aa