#2f2d47 color space conversions
Hex:
        #2f2d47
        RGB:
        47, 45, 71
        CMY:
        82, 82, 72
        CMYK:
        34, 37, 0, 72
      HSL:
        245°, 22.4138%, 22.7451%
        HSV (HSB):
        245°, 36.6197%, 27.8431%
        XYZ:
        3.2480, 2.9360, 6.3568
        xyY:
        0.2590, 0.2341, 2.9360
      CIE-Lab:
        19.7859, 8.0047, -15.8871
        CIE-LCH:
        19.7859, 17.7897, 296.7411
        CIE-Luv:
        19.7859, -0.5287, -18.0392
        Hunter-Lab:
        17.1349, 3.8496, -10.0012
      #2f2d47 color charts
#2f2d47 RGB chart
      #2f2d47 CMYK chart
      #2f2d47 RGB pie chart
      #2f2d47 color shades, tints & tones
#2f2d47 color schemes
#2f2d47 color preview, HTML & CSS examples
           This text has a color of #2f2d47        
        
          <p style="color:#2f2d47;">Text here</p>
        
        
          .mytext {color:#2f2d47;}
        
        Text color #2f2d47
      
           This box has a color of #2f2d47        
        
          <div style="background-color:#2f2d47;">Content here</div>
        
        
          .mybackground {background-color:#2f2d47;}
        
        Background color #2f2d47
      
           Border around this has a color of #2f2d47        
        
          <div style="border:2px solid #2f2d47;">Content here</div>
        
        
          .myborder {border:2px solid #2f2d47;}
        
        Border color #2f2d47