#30122e color space conversions
Hex:
        #30122e
        RGB:
        48, 18, 46
        CMY:
        81, 93, 82
        CMYK:
        0, 63, 4, 81
      HSL:
        304°, 45.4545%, 12.9412%
        HSV (HSB):
        304°, 62.5000%, 18.8235%
        XYZ:
        1.9284, 1.2582, 2.7260
        xyY:
        0.3261, 0.2128, 1.2582
      CIE-Lab:
        10.9803, 20.0762, -11.9907
        CIE-LCH:
        10.9803, 23.3844, 329.1519
        CIE-Luv:
        10.9803, 9.7530, -11.0737
        Hunter-Lab:
        11.2172, 11.0564, -6.5567
      #30122e color charts
#30122e RGB chart
      #30122e CMYK chart
      #30122e RGB pie chart
      #30122e color shades, tints & tones
#30122e color schemes
#30122e color preview, HTML & CSS examples
           This text has a color of #30122e        
        
          <p style="color:#30122e;">Text here</p>
        
        
          .mytext {color:#30122e;}
        
        Text color #30122e
      
           This box has a color of #30122e        
        
          <div style="background-color:#30122e;">Content here</div>
        
        
          .mybackground {background-color:#30122e;}
        
        Background color #30122e
      
           Border around this has a color of #30122e        
        
          <div style="border:2px solid #30122e;">Content here</div>
        
        
          .myborder {border:2px solid #30122e;}
        
        Border color #30122e