#2f3070 color space conversions
Hex:
        #2f3070
        RGB:
        47, 48, 112
        CMY:
        82, 81, 56
        CMYK:
        58, 57, 0, 56
      HSL:
        239°, 40.8805%, 31.1765%
        HSV (HSB):
        239°, 58.0357%, 43.9216%
        XYZ:
        5.1539, 3.8881, 15.8081
        xyY:
        0.2074, 0.1565, 3.8881
      CIE-Lab:
        23.2980, 19.8618, -37.3610
        CIE-LCH:
        23.2980, 42.3124, 297.9959
        CIE-Luv:
        23.2980, -3.6182, -46.2790
        Hunter-Lab:
        19.7183, 12.1486, -33.7299
      #2f3070 color charts
#2f3070 RGB chart
      #2f3070 CMYK chart
      #2f3070 RGB pie chart
      #2f3070 color shades, tints & tones
#2f3070 color schemes
#2f3070 color preview, HTML & CSS examples
           This text has a color of #2f3070        
        
          <p style="color:#2f3070;">Text here</p>
        
        
          .mytext {color:#2f3070;}
        
        Text color #2f3070
      
           This box has a color of #2f3070        
        
          <div style="background-color:#2f3070;">Content here</div>
        
        
          .mybackground {background-color:#2f3070;}
        
        Background color #2f3070
      
           Border around this has a color of #2f3070        
        
          <div style="border:2px solid #2f3070;">Content here</div>
        
        
          .myborder {border:2px solid #2f3070;}
        
        Border color #2f3070