#30867d color space conversions
Hex:
        #30867d
        RGB:
        48, 134, 125
        CMY:
        81, 47, 51
        CMYK:
        64, 0, 7, 47
      HSL:
        174°, 47.2527%, 35.6863%
        HSV (HSB):
        174°, 64.1791%, 52.5490%
        XYZ:
        13.4457, 19.1592, 22.3915
        xyY:
        0.2445, 0.3484, 19.1592
      CIE-Lab:
        50.8730, -27.7193, -2.7531
        CIE-LCH:
        50.8730, 27.8557, 185.6720
        CIE-Luv:
        50.8730, -34.1881, 0.1461
        Hunter-Lab:
        43.7713, -21.7680, 0.3097
      #30867d color charts
#30867d RGB chart
      #30867d CMYK chart
      #30867d RGB pie chart
      #30867d color shades, tints & tones
#30867d color schemes
#30867d color preview, HTML & CSS examples
           This text has a color of #30867d        
        
          <p style="color:#30867d;">Text here</p>
        
        
          .mytext {color:#30867d;}
        
        Text color #30867d
      
           This box has a color of #30867d        
        
          <div style="background-color:#30867d;">Content here</div>
        
        
          .mybackground {background-color:#30867d;}
        
        Background color #30867d
      
           Border around this has a color of #30867d        
        
          <div style="border:2px solid #30867d;">Content here</div>
        
        
          .myborder {border:2px solid #30867d;}
        
        Border color #30867d