#30169d color space conversions
Hex:
        #30169d
        RGB:
        48, 22, 157
        CMY:
        81, 91, 38
        CMYK:
        69, 86, 0, 38
      HSL:
        252°, 75.4190%, 35.0980%
        HSV (HSB):
        252°, 85.9873%, 61.5686%
        XYZ:
        7.5916, 3.6365, 32.2001
        xyY:
        0.1748, 0.0837, 3.6365
      CIE-Lab:
        22.4314, 49.6762, -66.9874
        CIE-LCH:
        22.4314, 83.3968, 306.5597
        CIE-Luv:
        22.4314, -1.9077, -76.4476
        Hunter-Lab:
        19.0697, 37.6890, -86.7654
      #30169d color charts
#30169d RGB chart
      #30169d CMYK chart
      #30169d RGB pie chart
      #30169d color shades, tints & tones
#30169d color schemes
#30169d color preview, HTML & CSS examples
           This text has a color of #30169d        
        
          <p style="color:#30169d;">Text here</p>
        
        
          .mytext {color:#30169d;}
        
        Text color #30169d
      
           This box has a color of #30169d        
        
          <div style="background-color:#30169d;">Content here</div>
        
        
          .mybackground {background-color:#30169d;}
        
        Background color #30169d
      
           Border around this has a color of #30169d        
        
          <div style="border:2px solid #30169d;">Content here</div>
        
        
          .myborder {border:2px solid #30169d;}
        
        Border color #30169d