#30024f color space conversions
Hex:
        #30024f
        RGB:
        48, 2, 79
        CMY:
        81, 99, 69
        CMYK:
        39, 97, 0, 69
      HSL:
        276°, 95.0617%, 15.8824%
        HSV (HSB):
        276°, 97.4684%, 30.9804%
        XYZ:
        2.6519, 1.2363, 7.4960
        xyY:
        0.2329, 0.1086, 1.2363
      CIE-Lab:
        10.8226, 36.0360, -35.7239
        CIE-LCH:
        10.8226, 50.7423, 315.2492
        CIE-Luv:
        10.8226, 6.3290, -30.0561
        Hunter-Lab:
        11.1189, 23.1149, -32.1880
      #30024f color charts
#30024f RGB chart
      #30024f CMYK chart
      #30024f RGB pie chart
      #30024f color shades, tints & tones
#30024f color schemes
#30024f color preview, HTML & CSS examples
           This text has a color of #30024f        
        
          <p style="color:#30024f;">Text here</p>
        
        
          .mytext {color:#30024f;}
        
        Text color #30024f
      
           This box has a color of #30024f        
        
          <div style="background-color:#30024f;">Content here</div>
        
        
          .mybackground {background-color:#30024f;}
        
        Background color #30024f
      
           Border around this has a color of #30024f        
        
          <div style="border:2px solid #30024f;">Content here</div>
        
        
          .myborder {border:2px solid #30024f;}
        
        Border color #30024f