#300d4b color space conversions
Hex:
        #300d4b
        RGB:
        48, 13, 75
        CMY:
        81, 95, 71
        CMYK:
        36, 83, 0, 71
      HSL:
        274°, 70.4545%, 17.2549%
        HSV (HSB):
        274°, 82.6667%, 29.4118%
        XYZ:
        2.6328, 1.4242, 6.7927
        xyY:
        0.2427, 0.1313, 1.4242
      CIE-Lab:
        12.1180, 30.0879, -30.8424
        CIE-LCH:
        12.1180, 43.0875, 314.2906
        CIE-Luv:
        12.1180, 6.2210, -28.2735
        Hunter-Lab:
        11.9341, 18.4952, -25.3933
      #300d4b color charts
#300d4b RGB chart
      #300d4b CMYK chart
      #300d4b RGB pie chart
      #300d4b color shades, tints & tones
#300d4b color schemes
#300d4b color preview, HTML & CSS examples
           This text has a color of #300d4b        
        
          <p style="color:#300d4b;">Text here</p>
        
        
          .mytext {color:#300d4b;}
        
        Text color #300d4b
      
           This box has a color of #300d4b        
        
          <div style="background-color:#300d4b;">Content here</div>
        
        
          .mybackground {background-color:#300d4b;}
        
        Background color #300d4b
      
           Border around this has a color of #300d4b        
        
          <div style="border:2px solid #300d4b;">Content here</div>
        
        
          .myborder {border:2px solid #300d4b;}
        
        Border color #300d4b