#30132a color space conversions
Hex:
        #30132a
        RGB:
        48, 19, 42
        CMY:
        81, 93, 84
        CMYK:
        0, 60, 13, 81
      HSL:
        312°, 43.2836%, 13.1373%
        HSV (HSB):
        312°, 60.4167%, 18.8235%
        XYZ:
        1.8697, 1.2613, 2.3354
        xyY:
        0.3420, 0.2307, 1.2613
      CIE-Lab:
        11.0020, 18.5856, -9.0135
        CIE-LCH:
        11.0020, 20.6559, 334.1280
        CIE-Luv:
        11.0020, 10.1877, -8.5723
        Hunter-Lab:
        11.2307, 10.0633, -4.4677
      #30132a color charts
#30132a RGB chart
      #30132a CMYK chart
      #30132a RGB pie chart
      #30132a color shades, tints & tones
#30132a color schemes
#30132a color preview, HTML & CSS examples
           This text has a color of #30132a        
        
          <p style="color:#30132a;">Text here</p>
        
        
          .mytext {color:#30132a;}
        
        Text color #30132a
      
           This box has a color of #30132a        
        
          <div style="background-color:#30132a;">Content here</div>
        
        
          .mybackground {background-color:#30132a;}
        
        Background color #30132a
      
           Border around this has a color of #30132a        
        
          <div style="border:2px solid #30132a;">Content here</div>
        
        
          .myborder {border:2px solid #30132a;}
        
        Border color #30132a