#2f4073 color space conversions
Hex:
        #2f4073
        RGB:
        47, 64, 115
        CMY:
        82, 75, 55
        CMYK:
        59, 44, 0, 55
      HSL:
        225°, 41.9753%, 31.7647%
        HSV (HSB):
        225°, 59.1304%, 45.0980%
        XYZ:
        6.1002, 5.5089, 16.9615
        xyY:
        0.2135, 0.1928, 5.5089
      CIE-Lab:
        28.1381, 9.9377, -31.5127
        CIE-LCH:
        28.1381, 33.0425, 287.5029
        CIE-Luv:
        28.1381, -8.4398, -41.4165
        Hunter-Lab:
        23.4711, 5.3181, -26.4163
      #2f4073 color charts
#2f4073 RGB chart
      #2f4073 CMYK chart
      #2f4073 RGB pie chart
      #2f4073 color shades, tints & tones
#2f4073 color schemes
#2f4073 color preview, HTML & CSS examples
           This text has a color of #2f4073        
        
          <p style="color:#2f4073;">Text here</p>
        
        
          .mytext {color:#2f4073;}
        
        Text color #2f4073
      
           This box has a color of #2f4073        
        
          <div style="background-color:#2f4073;">Content here</div>
        
        
          .mybackground {background-color:#2f4073;}
        
        Background color #2f4073
      
           Border around this has a color of #2f4073        
        
          <div style="border:2px solid #2f4073;">Content here</div>
        
        
          .myborder {border:2px solid #2f4073;}
        
        Border color #2f4073