#2f094a color space conversions
Hex:
        #2f094a
        RGB:
        47, 9, 74
        CMY:
        82, 96, 71
        CMYK:
        36, 88, 0, 71
      HSL:
        275°, 78.3133%, 16.2745%
        HSV (HSB):
        275°, 87.8378%, 29.0196%
        XYZ:
        2.5060, 1.2941, 6.5963
        xyY:
        0.2410, 0.1245, 1.2941
      CIE-Lab:
        11.2343, 31.4272, -31.5937
        CIE-LCH:
        11.2343, 44.5627, 314.8487
        CIE-Luv:
        11.2343, 6.2079, -27.6135
        Hunter-Lab:
        11.3760, 19.4138, -26.4157
      #2f094a color charts
#2f094a RGB chart
      #2f094a CMYK chart
      #2f094a RGB pie chart
      #2f094a color shades, tints & tones
#2f094a color schemes
#2f094a color preview, HTML & CSS examples
           This text has a color of #2f094a        
        
          <p style="color:#2f094a;">Text here</p>
        
        
          .mytext {color:#2f094a;}
        
        Text color #2f094a
      
           This box has a color of #2f094a        
        
          <div style="background-color:#2f094a;">Content here</div>
        
        
          .mybackground {background-color:#2f094a;}
        
        Background color #2f094a
      
           Border around this has a color of #2f094a        
        
          <div style="border:2px solid #2f094a;">Content here</div>
        
        
          .myborder {border:2px solid #2f094a;}
        
        Border color #2f094a