#30396f color space conversions
Hex:
        #30396f
        RGB:
        48, 57, 111
        CMY:
        81, 78, 56
        CMYK:
        57, 49, 0, 56
      HSL:
        231°, 39.6226%, 31.1765%
        HSV (HSB):
        231°, 56.7568%, 43.5294%
        XYZ:
        5.5513, 4.7023, 15.6540
        xyY:
        0.2143, 0.1815, 4.7023
      CIE-Lab:
        25.8693, 13.5230, -32.5851
        CIE-LCH:
        25.8693, 35.2797, 292.5388
        CIE-Luv:
        25.8693, -5.8451, -41.8352
        Hunter-Lab:
        21.6849, 7.7473, -27.6212
      #30396f color charts
#30396f RGB chart
      #30396f CMYK chart
      #30396f RGB pie chart
      #30396f color shades, tints & tones
#30396f color schemes
#30396f color preview, HTML & CSS examples
           This text has a color of #30396f        
        
          <p style="color:#30396f;">Text here</p>
        
        
          .mytext {color:#30396f;}
        
        Text color #30396f
      
           This box has a color of #30396f        
        
          <div style="background-color:#30396f;">Content here</div>
        
        
          .mybackground {background-color:#30396f;}
        
        Background color #30396f
      
           Border around this has a color of #30396f        
        
          <div style="border:2px solid #30396f;">Content here</div>
        
        
          .myborder {border:2px solid #30396f;}
        
        Border color #30396f