#30168f color space conversions
Hex:
        #30168f
        RGB:
        48, 22, 143
        CMY:
        81, 91, 44
        CMYK:
        66, 85, 0, 44
      HSL:
        253°, 73.3333%, 32.3529%
        HSV (HSB):
        253°, 84.6154%, 56.0784%
        XYZ:
        6.4638, 3.1854, 26.2608
        xyY:
        0.1800, 0.0887, 3.1854
      CIE-Lab:
        20.7715, 45.5909, -61.0941
        CIE-LCH:
        20.7715, 76.2301, 306.7318
        CIE-Luv:
        20.7715, -0.9397, -68.2710
        Hunter-Lab:
        17.8476, 33.4130, -74.7453
      #30168f color charts
#30168f RGB chart
      #30168f CMYK chart
      #30168f RGB pie chart
      #30168f color shades, tints & tones
#30168f color schemes
#30168f color preview, HTML & CSS examples
           This text has a color of #30168f        
        
          <p style="color:#30168f;">Text here</p>
        
        
          .mytext {color:#30168f;}
        
        Text color #30168f
      
           This box has a color of #30168f        
        
          <div style="background-color:#30168f;">Content here</div>
        
        
          .mybackground {background-color:#30168f;}
        
        Background color #30168f
      
           Border around this has a color of #30168f        
        
          <div style="border:2px solid #30168f;">Content here</div>
        
        
          .myborder {border:2px solid #30168f;}
        
        Border color #30168f