#300d4f color space conversions
Hex:
        #300d4f
        RGB:
        48, 13, 79
        CMY:
        81, 95, 69
        CMYK:
        39, 84, 0, 69
      HSL:
        272°, 71.7391%, 18.0392%
        HSV (HSB):
        272°, 83.5443%, 30.9804%
        XYZ:
        2.7741, 1.4807, 7.5367
        xyY:
        0.2353, 0.1256, 1.4807
      CIE-Lab:
        12.4851, 31.1647, -33.0057
        CIE-LCH:
        12.4851, 45.3939, 313.3567
        CIE-Luv:
        12.4851, 5.7299, -30.5684
        Hunter-Lab:
        12.1686, 19.3986, -28.2039
      #300d4f color charts
#300d4f RGB chart
      #300d4f CMYK chart
      #300d4f RGB pie chart
      #300d4f color shades, tints & tones
#300d4f color schemes
#300d4f color preview, HTML & CSS examples
           This text has a color of #300d4f        
        
          <p style="color:#300d4f;">Text here</p>
        
        
          .mytext {color:#300d4f;}
        
        Text color #300d4f
      
           This box has a color of #300d4f        
        
          <div style="background-color:#300d4f;">Content here</div>
        
        
          .mybackground {background-color:#300d4f;}
        
        Background color #300d4f
      
           Border around this has a color of #300d4f        
        
          <div style="border:2px solid #300d4f;">Content here</div>
        
        
          .myborder {border:2px solid #300d4f;}
        
        Border color #300d4f