#30416d color space conversions
Hex:
        #30416d
        RGB:
        48, 65, 109
        CMY:
        81, 75, 57
        CMYK:
        56, 40, 0, 57
      HSL:
        223°, 38.8535%, 30.7843%
        HSV (HSB):
        223°, 55.9633%, 42.7451%
        XYZ:
        5.8695, 5.5131, 15.2228
        xyY:
        0.2206, 0.2072, 5.5131
      CIE-Lab:
        28.1492, 7.3341, -27.6831
        CIE-LCH:
        28.1492, 28.6382, 284.8385
        CIE-Luv:
        28.1492, -8.3931, -36.1183
        Hunter-Lab:
        23.4800, 3.5315, -22.0035
      #30416d color charts
#30416d RGB chart
      #30416d CMYK chart
      #30416d RGB pie chart
      #30416d color shades, tints & tones
#30416d color schemes
#30416d color preview, HTML & CSS examples
           This text has a color of #30416d        
        
          <p style="color:#30416d;">Text here</p>
        
        
          .mytext {color:#30416d;}
        
        Text color #30416d
      
           This box has a color of #30416d        
        
          <div style="background-color:#30416d;">Content here</div>
        
        
          .mybackground {background-color:#30416d;}
        
        Background color #30416d
      
           Border around this has a color of #30416d        
        
          <div style="border:2px solid #30416d;">Content here</div>
        
        
          .myborder {border:2px solid #30416d;}
        
        Border color #30416d