#301f3b color space conversions
Hex:
        #301f3b
        RGB:
        48, 31, 59
        CMY:
        81, 88, 77
        CMYK:
        19, 47, 0, 77
      HSL:
        276°, 31.1111%, 17.6471%
        HSV (HSB):
        276°, 47.4576%, 23.1373%
        XYZ:
        2.4983, 1.9241, 4.3774
        xyY:
        0.2839, 0.2187, 1.9241
      CIE-Lab:
        15.0839, 14.6822, -14.9215
        CIE-LCH:
        15.0839, 20.9336, 314.5368
        CIE-Luv:
        15.0839, 5.2490, -15.5149
        Hunter-Lab:
        13.8713, 7.8746, -9.0004
      #301f3b color charts
#301f3b RGB chart
      #301f3b CMYK chart
      #301f3b RGB pie chart
      #301f3b color shades, tints & tones
#301f3b color schemes
#301f3b color preview, HTML & CSS examples
           This text has a color of #301f3b        
        
          <p style="color:#301f3b;">Text here</p>
        
        
          .mytext {color:#301f3b;}
        
        Text color #301f3b
      
           This box has a color of #301f3b        
        
          <div style="background-color:#301f3b;">Content here</div>
        
        
          .mybackground {background-color:#301f3b;}
        
        Background color #301f3b
      
           Border around this has a color of #301f3b        
        
          <div style="border:2px solid #301f3b;">Content here</div>
        
        
          .myborder {border:2px solid #301f3b;}
        
        Border color #301f3b