#301c49 color space conversions
Hex:
        #301c49
        RGB:
        48, 28, 73
        CMY:
        81, 89, 71
        CMYK:
        34, 62, 0, 71
      HSL:
        267°, 44.5545%, 19.8039%
        HSV (HSB):
        267°, 61.6438%, 28.6275%
        XYZ:
        2.8368, 1.9399, 6.5283
        xyY:
        0.2509, 0.1716, 1.9399
      CIE-Lab:
        15.1688, 20.7472, -24.5392
        CIE-LCH:
        15.1688, 32.1344, 310.2136
        CIE-Luv:
        15.1688, 4.4181, -25.5277
        Hunter-Lab:
        13.9281, 11.9813, -18.0402
      #301c49 color charts
#301c49 RGB chart
      #301c49 CMYK chart
      #301c49 RGB pie chart
      #301c49 color shades, tints & tones
#301c49 color schemes
#301c49 color preview, HTML & CSS examples
           This text has a color of #301c49        
        
          <p style="color:#301c49;">Text here</p>
        
        
          .mytext {color:#301c49;}
        
        Text color #301c49
      
           This box has a color of #301c49        
        
          <div style="background-color:#301c49;">Content here</div>
        
        
          .mybackground {background-color:#301c49;}
        
        Background color #301c49
      
           Border around this has a color of #301c49        
        
          <div style="border:2px solid #301c49;">Content here</div>
        
        
          .myborder {border:2px solid #301c49;}
        
        Border color #301c49