#30104d color space conversions
Hex:
        #30104d
        RGB:
        48, 16, 77
        CMY:
        81, 94, 70
        CMYK:
        38, 79, 0, 70
      HSL:
        271°, 65.5914%, 18.2353%
        HSV (HSB):
        271°, 79.2208%, 30.1961%
        XYZ:
        2.7438, 1.5348, 7.1728
        xyY:
        0.2396, 0.1340, 1.5348
      CIE-Lab:
        12.8275, 29.1251, -31.0717
        CIE-LCH:
        12.8275, 42.5878, 313.1479
        CIE-Luv:
        12.8275, 5.7148, -29.3838
        Hunter-Lab:
        12.3886, 17.8531, -25.6559
      #30104d color charts
#30104d RGB chart
      #30104d CMYK chart
      #30104d RGB pie chart
      #30104d color shades, tints & tones
#30104d color schemes
#30104d color preview, HTML & CSS examples
           This text has a color of #30104d        
        
          <p style="color:#30104d;">Text here</p>
        
        
          .mytext {color:#30104d;}
        
        Text color #30104d
      
           This box has a color of #30104d        
        
          <div style="background-color:#30104d;">Content here</div>
        
        
          .mybackground {background-color:#30104d;}
        
        Background color #30104d
      
           Border around this has a color of #30104d        
        
          <div style="border:2px solid #30104d;">Content here</div>
        
        
          .myborder {border:2px solid #30104d;}
        
        Border color #30104d