#2f144d color space conversions
Hex:
        #2f144d
        RGB:
        47, 20, 77
        CMY:
        82, 92, 70
        CMYK:
        39, 74, 0, 70
      HSL:
        268°, 58.7629%, 19.0196%
        HSV (HSB):
        268°, 74.0260%, 30.1961%
        XYZ:
        2.7620, 1.6405, 7.1922
        xyY:
        0.2382, 0.1415, 1.6405
      CIE-Lab:
        13.4746, 26.6749, -30.0289
        CIE-LCH:
        13.4746, 40.1658, 311.6149
        CIE-Luv:
        13.4746, 4.8836, -29.1993
        Hunter-Lab:
        12.8081, 16.0785, -24.3280
      #2f144d color charts
#2f144d RGB chart
      #2f144d CMYK chart
      #2f144d RGB pie chart
      #2f144d color shades, tints & tones
#2f144d color schemes
#2f144d color preview, HTML & CSS examples
           This text has a color of #2f144d        
        
          <p style="color:#2f144d;">Text here</p>
        
        
          .mytext {color:#2f144d;}
        
        Text color #2f144d
      
           This box has a color of #2f144d        
        
          <div style="background-color:#2f144d;">Content here</div>
        
        
          .mybackground {background-color:#2f144d;}
        
        Background color #2f144d
      
           Border around this has a color of #2f144d        
        
          <div style="border:2px solid #2f144d;">Content here</div>
        
        
          .myborder {border:2px solid #2f144d;}
        
        Border color #2f144d