#302c4f color space conversions
Hex:
        #302c4f
        RGB:
        48, 44, 79
        CMY:
        81, 83, 69
        CMYK:
        39, 44, 0, 69
      HSL:
        247°, 28.4553%, 24.1176%
        HSV (HSB):
        247°, 44.3038%, 30.9804%
        XYZ:
        3.5309, 2.9943, 7.7890
        xyY:
        0.2467, 0.2092, 2.9943
      CIE-Lab:
        20.0209, 11.5719, -20.9190
        CIE-LCH:
        20.0209, 23.9064, 298.9502
        CIE-Luv:
        20.0209, -0.3032, -24.2242
        Hunter-Lab:
        17.3039, 6.1413, -14.5754
      #302c4f color charts
#302c4f RGB chart
      #302c4f CMYK chart
      #302c4f RGB pie chart
      #302c4f color shades, tints & tones
#302c4f color schemes
#302c4f color preview, HTML & CSS examples
           This text has a color of #302c4f        
        
          <p style="color:#302c4f;">Text here</p>
        
        
          .mytext {color:#302c4f;}
        
        Text color #302c4f
      
           This box has a color of #302c4f        
        
          <div style="background-color:#302c4f;">Content here</div>
        
        
          .mybackground {background-color:#302c4f;}
        
        Background color #302c4f
      
           Border around this has a color of #302c4f        
        
          <div style="border:2px solid #302c4f;">Content here</div>
        
        
          .myborder {border:2px solid #302c4f;}
        
        Border color #302c4f