#30507f color space conversions
Hex:
        #30507f
        RGB:
        48, 80, 127
        CMY:
        81, 69, 50
        CMYK:
        62, 37, 0, 50
      HSL:
        216°, 45.1429%, 34.3137%
        HSV (HSB):
        216°, 62.2047%, 49.8039%
        XYZ:
        7.9183, 7.8980, 21.1858
        xyY:
        0.2140, 0.2134, 7.8980
      CIE-Lab:
        33.7696, 3.8506, -30.0837
        CIE-LCH:
        33.7696, 30.3291, 277.2940
        CIE-Luv:
        33.7696, -13.6487, -41.3162
        Hunter-Lab:
        28.1034, 1.1128, -25.0235
      #30507f color charts
#30507f RGB chart
      #30507f CMYK chart
      #30507f RGB pie chart
      #30507f color shades, tints & tones
#30507f color schemes
#30507f color preview, HTML & CSS examples
           This text has a color of #30507f        
        
          <p style="color:#30507f;">Text here</p>
        
        
          .mytext {color:#30507f;}
        
        Text color #30507f
      
           This box has a color of #30507f        
        
          <div style="background-color:#30507f;">Content here</div>
        
        
          .mybackground {background-color:#30507f;}
        
        Background color #30507f
      
           Border around this has a color of #30507f        
        
          <div style="border:2px solid #30507f;">Content here</div>
        
        
          .myborder {border:2px solid #30507f;}
        
        Border color #30507f