#30145f color space conversions
Hex:
        #30145f
        RGB:
        48, 20, 95
        CMY:
        81, 92, 63
        CMYK:
        49, 79, 0, 63
      HSL:
        262°, 65.2174%, 22.5490%
        HSV (HSB):
        262°, 78.9474%, 37.2549%
        XYZ:
        3.5346, 1.9549, 11.0175
        xyY:
        0.2141, 0.1184, 1.9549
      CIE-Lab:
        15.2488, 32.2000, -39.3202
        CIE-LCH:
        15.2488, 50.8225, 309.3146
        CIE-Luv:
        15.2488, 3.3046, -39.9239
        Hunter-Lab:
        13.9818, 20.6570, -36.9326
      #30145f color charts
#30145f RGB chart
      #30145f CMYK chart
      #30145f RGB pie chart
      #30145f color shades, tints & tones
#30145f color schemes
#30145f color preview, HTML & CSS examples
           This text has a color of #30145f        
        
          <p style="color:#30145f;">Text here</p>
        
        
          .mytext {color:#30145f;}
        
        Text color #30145f
      
           This box has a color of #30145f        
        
          <div style="background-color:#30145f;">Content here</div>
        
        
          .mybackground {background-color:#30145f;}
        
        Background color #30145f
      
           Border around this has a color of #30145f        
        
          <div style="border:2px solid #30145f;">Content here</div>
        
        
          .myborder {border:2px solid #30145f;}
        
        Border color #30145f