#30033f color space conversions
Hex:
        #30033f
        RGB:
        48, 3, 63
        CMY:
        81, 99, 75
        CMYK:
        24, 95, 0, 75
      HSL:
        285°, 90.9091%, 12.9412%
        HSV (HSB):
        285°, 95.2381%, 24.7059%
        XYZ:
        2.1487, 1.0524, 4.7925
        xyY:
        0.2688, 0.1317, 1.0524
      CIE-Lab:
        9.4204, 31.8072, -26.7868
        CIE-LCH:
        9.4204, 41.5840, 319.8972
        CIE-Luv:
        9.4204, 8.3464, -21.4573
        Hunter-Lab:
        10.2586, 19.4348, -20.5175
      #30033f color charts
#30033f RGB chart
      #30033f CMYK chart
      #30033f RGB pie chart
      #30033f color shades, tints & tones
#30033f color schemes
#30033f color preview, HTML & CSS examples
           This text has a color of #30033f        
        
          <p style="color:#30033f;">Text here</p>
        
        
          .mytext {color:#30033f;}
        
        Text color #30033f
      
           This box has a color of #30033f        
        
          <div style="background-color:#30033f;">Content here</div>
        
        
          .mybackground {background-color:#30033f;}
        
        Background color #30033f
      
           Border around this has a color of #30033f        
        
          <div style="border:2px solid #30033f;">Content here</div>
        
        
          .myborder {border:2px solid #30033f;}
        
        Border color #30033f