#3072ae color space conversions
Hex:
        #3072ae
        RGB:
        48, 114, 174
        CMY:
        81, 55, 32
        CMYK:
        72, 34, 0, 32
      HSL:
        209°, 56.7568%, 43.5294%
        HSV (HSB):
        209°, 72.4138%, 68.2353%
        XYZ:
        14.8762, 15.7190, 42.2944
        xyY:
        0.2041, 0.2157, 15.7190
      CIE-Lab:
        46.6036, -0.3872, -37.9903
        CIE-LCH:
        46.6036, 37.9923, 269.4161
        CIE-Luv:
        46.6036, -24.3730, -56.7211
        Hunter-Lab:
        39.6472, -2.4067, -35.4957
      #3072ae color charts
#3072ae RGB chart
      #3072ae CMYK chart
      #3072ae RGB pie chart
      #3072ae color shades, tints & tones
#3072ae color schemes
#3072ae color preview, HTML & CSS examples
           This text has a color of #3072ae        
        
          <p style="color:#3072ae;">Text here</p>
        
        
          .mytext {color:#3072ae;}
        
        Text color #3072ae
      
           This box has a color of #3072ae        
        
          <div style="background-color:#3072ae;">Content here</div>
        
        
          .mybackground {background-color:#3072ae;}
        
        Background color #3072ae
      
           Border around this has a color of #3072ae        
        
          <div style="border:2px solid #3072ae;">Content here</div>
        
        
          .myborder {border:2px solid #3072ae;}
        
        Border color #3072ae