#300e8f color space conversions
Hex:
        #300e8f
        RGB:
        48, 14, 143
        CMY:
        81, 95, 44
        CMYK:
        66, 90, 0, 44
      HSL:
        256°, 82.1656%, 30.7843%
        HSV (HSB):
        256°, 90.2098%, 56.0784%
        XYZ:
        6.3339, 2.9256, 26.2175
        xyY:
        0.1785, 0.0825, 2.9256
      CIE-Lab:
        19.7435, 48.6456, -62.7980
        CIE-LCH:
        19.7435, 79.4354, 307.7627
        CIE-Luv:
        19.7435, -0.3191, -67.7645
        Hunter-Lab:
        17.1045, 36.1669, -78.9058
      #300e8f color charts
#300e8f RGB chart
      #300e8f CMYK chart
      #300e8f RGB pie chart
      #300e8f color shades, tints & tones
#300e8f color schemes
#300e8f color preview, HTML & CSS examples
           This text has a color of #300e8f        
        
          <p style="color:#300e8f;">Text here</p>
        
        
          .mytext {color:#300e8f;}
        
        Text color #300e8f
      
           This box has a color of #300e8f        
        
          <div style="background-color:#300e8f;">Content here</div>
        
        
          .mybackground {background-color:#300e8f;}
        
        Background color #300e8f
      
           Border around this has a color of #300e8f        
        
          <div style="border:2px solid #300e8f;">Content here</div>
        
        
          .myborder {border:2px solid #300e8f;}
        
        Border color #300e8f