#2f163d color space conversions
Hex:
        #2f163d
        RGB:
        47, 22, 61
        CMY:
        82, 91, 76
        CMYK:
        23, 64, 0, 76
      HSL:
        278°, 46.9880%, 16.2745%
        HSV (HSB):
        278°, 63.9344%, 23.9216%
        XYZ:
        2.3015, 1.5151, 4.5860
        xyY:
        0.2739, 0.1803, 1.5151
      CIE-Lab:
        12.7036, 20.9307, -20.0970
        CIE-LCH:
        12.7036, 29.0170, 316.1641
        CIE-Luv:
        12.7036, 6.5259, -19.2844
        Hunter-Lab:
        12.3089, 11.8354, -13.4740
      #2f163d color charts
#2f163d RGB chart
      #2f163d CMYK chart
      #2f163d RGB pie chart
      #2f163d color shades, tints & tones
#2f163d color schemes
#2f163d color preview, HTML & CSS examples
           This text has a color of #2f163d        
        
          <p style="color:#2f163d;">Text here</p>
        
        
          .mytext {color:#2f163d;}
        
        Text color #2f163d
      
           This box has a color of #2f163d        
        
          <div style="background-color:#2f163d;">Content here</div>
        
        
          .mybackground {background-color:#2f163d;}
        
        Background color #2f163d
      
           Border around this has a color of #2f163d        
        
          <div style="border:2px solid #2f163d;">Content here</div>
        
        
          .myborder {border:2px solid #2f163d;}
        
        Border color #2f163d