#2f48a1 color space conversions
Hex:
        #2f48a1
        RGB:
        47, 72, 161
        CMY:
        82, 72, 37
        CMYK:
        71, 55, 0, 37
      HSL:
        227°, 54.8077%, 40.7843%
        HSV (HSB):
        227°, 70.8075%, 63.1373%
        XYZ:
        9.9227, 7.8123, 34.7032
        xyY:
        0.1892, 0.1490, 7.8123
      CIE-Lab:
        33.5888, 21.6878, -51.1174
        CIE-LCH:
        33.5888, 55.5279, 292.9902
        CIE-Luv:
        33.5888, -11.4313, -71.7191
        Hunter-Lab:
        27.9504, 14.4559, -54.0489
      #2f48a1 color charts
#2f48a1 RGB chart
      #2f48a1 CMYK chart
      #2f48a1 RGB pie chart
      #2f48a1 color shades, tints & tones
#2f48a1 color schemes
#2f48a1 color preview, HTML & CSS examples
           This text has a color of #2f48a1        
        
          <p style="color:#2f48a1;">Text here</p>
        
        
          .mytext {color:#2f48a1;}
        
        Text color #2f48a1
      
           This box has a color of #2f48a1        
        
          <div style="background-color:#2f48a1;">Content here</div>
        
        
          .mybackground {background-color:#2f48a1;}
        
        Background color #2f48a1
      
           Border around this has a color of #2f48a1        
        
          <div style="border:2px solid #2f48a1;">Content here</div>
        
        
          .myborder {border:2px solid #2f48a1;}
        
        Border color #2f48a1