#30193f color space conversions
Hex:
        #30193f
        RGB:
        48, 25, 63
        CMY:
        81, 90, 75
        CMYK:
        24, 60, 0, 75
      HSL:
        276°, 43.1818%, 17.2549%
        HSV (HSB):
        276°, 60.3175%, 24.7059%
        XYZ:
        2.4638, 1.6825, 4.8975
        xyY:
        0.2724, 0.1860, 1.6825
      CIE-Lab:
        13.7243, 19.8536, -19.8784
        CIE-LCH:
        13.7243, 28.0948, 314.9642
        CIE-Luv:
        13.7243, 6.1771, -19.8306
        Hunter-Lab:
        12.9712, 11.2048, -13.3063
      #30193f color charts
#30193f RGB chart
      #30193f CMYK chart
      #30193f RGB pie chart
      #30193f color shades, tints & tones
#30193f color schemes
#30193f color preview, HTML & CSS examples
           This text has a color of #30193f        
        
          <p style="color:#30193f;">Text here</p>
        
        
          .mytext {color:#30193f;}
        
        Text color #30193f
      
           This box has a color of #30193f        
        
          <div style="background-color:#30193f;">Content here</div>
        
        
          .mybackground {background-color:#30193f;}
        
        Background color #30193f
      
           Border around this has a color of #30193f        
        
          <div style="border:2px solid #30193f;">Content here</div>
        
        
          .myborder {border:2px solid #30193f;}
        
        Border color #30193f