#30188f color space conversions
Hex:
        #30188f
        RGB:
        48, 24, 143
        CMY:
        81, 91, 44
        CMYK:
        66, 83, 0, 44
      HSL:
        252°, 71.2575%, 32.7451%
        HSV (HSB):
        252°, 83.2168%, 56.0784%
        XYZ:
        6.5035, 3.2648, 26.2740
        xyY:
        0.1804, 0.0906, 3.2648
      CIE-Lab:
        21.0747, 44.7012, -60.5923
        CIE-LCH:
        21.0747, 75.2969, 306.4176
        CIE-Luv:
        21.0747, -1.1332, -68.3677
        Hunter-Lab:
        18.0688, 32.6269, -73.5659
      #30188f color charts
#30188f RGB chart
      #30188f CMYK chart
      #30188f RGB pie chart
      #30188f color shades, tints & tones
#30188f color schemes
#30188f color preview, HTML & CSS examples
           This text has a color of #30188f        
        
          <p style="color:#30188f;">Text here</p>
        
        
          .mytext {color:#30188f;}
        
        Text color #30188f
      
           This box has a color of #30188f        
        
          <div style="background-color:#30188f;">Content here</div>
        
        
          .mybackground {background-color:#30188f;}
        
        Background color #30188f
      
           Border around this has a color of #30188f        
        
          <div style="border:2px solid #30188f;">Content here</div>
        
        
          .myborder {border:2px solid #30188f;}
        
        Border color #30188f