#30033e color space conversions
Hex:
        #30033e
        RGB:
        48, 3, 62
        CMY:
        81, 99, 76
        CMYK:
        23, 95, 0, 76
      HSL:
        286°, 90.7692%, 12.7451%
        HSV (HSB):
        286°, 95.1613%, 24.3137%
        XYZ:
        2.1210, 1.0413, 4.6466
        xyY:
        0.2716, 0.1333, 1.0413
      CIE-Lab:
        9.3309, 31.5829, -26.2173
        CIE-LCH:
        9.3309, 41.0466, 320.3036
        CIE-Luv:
        9.3309, 8.4860, -20.9264
        Hunter-Lab:
        10.2044, 19.2434, -19.8549
      #30033e color charts
#30033e RGB chart
      #30033e CMYK chart
      #30033e RGB pie chart
      #30033e color shades, tints & tones
#30033e color schemes
#30033e color preview, HTML & CSS examples
           This text has a color of #30033e        
        
          <p style="color:#30033e;">Text here</p>
        
        
          .mytext {color:#30033e;}
        
        Text color #30033e
      
           This box has a color of #30033e        
        
          <div style="background-color:#30033e;">Content here</div>
        
        
          .mybackground {background-color:#30033e;}
        
        Background color #30033e
      
           Border around this has a color of #30033e        
        
          <div style="border:2px solid #30033e;">Content here</div>
        
        
          .myborder {border:2px solid #30033e;}
        
        Border color #30033e