#30137d color space conversions
Hex:
        #30137d
        RGB:
        48, 19, 125
        CMY:
        81, 93, 51
        CMYK:
        62, 85, 0, 51
      HSL:
        256°, 73.6111%, 28.2353%
        HSV (HSB):
        256°, 84.8000%, 49.0196%
        XYZ:
        5.1535, 2.5748, 19.6274
        xyY:
        0.1884, 0.0941, 2.5748
      CIE-Lab:
        18.2535, 41.6002, -53.9212
        CIE-LCH:
        18.2535, 68.1033, 307.6502
        CIE-Luv:
        18.2535, 0.7030, -57.5689
        Hunter-Lab:
        16.0462, 29.2472, -61.2903
      #30137d color charts
#30137d RGB chart
      #30137d CMYK chart
      #30137d RGB pie chart
      #30137d color shades, tints & tones
#30137d color schemes
#30137d color preview, HTML & CSS examples
           This text has a color of #30137d        
        
          <p style="color:#30137d;">Text here</p>
        
        
          .mytext {color:#30137d;}
        
        Text color #30137d
      
           This box has a color of #30137d        
        
          <div style="background-color:#30137d;">Content here</div>
        
        
          .mybackground {background-color:#30137d;}
        
        Background color #30137d
      
           Border around this has a color of #30137d        
        
          <div style="border:2px solid #30137d;">Content here</div>
        
        
          .myborder {border:2px solid #30137d;}
        
        Border color #30137d