#2073ae color space conversions
Hex:
        #2073ae
        RGB:
        32, 115, 174
        CMY:
        87, 55, 32
        CMYK:
        82, 34, 0, 32
      HSL:
        205°, 68.9320%, 40.3922%
        HSV (HSB):
        205°, 81.6092%, 68.2353%
        XYZ:
        14.3664, 15.6245, 42.3030
        xyY:
        0.1987, 0.2161, 15.6245
      CIE-Lab:
        46.4780, -2.9597, -38.2169
        CIE-LCH:
        46.4780, 38.3314, 265.5716
        CIE-Luv:
        46.4780, -27.1056, -56.7900
        Hunter-Lab:
        39.5279, -4.2981, -35.7831
      #2073ae color charts
#2073ae RGB chart
      #2073ae CMYK chart
      #2073ae RGB pie chart
      #2073ae color shades, tints & tones
#2073ae color schemes
#2073ae color preview, HTML & CSS examples
           This text has a color of #2073ae        
        
          <p style="color:#2073ae;">Text here</p>
        
        
          .mytext {color:#2073ae;}
        
        Text color #2073ae
      
           This box has a color of #2073ae        
        
          <div style="background-color:#2073ae;">Content here</div>
        
        
          .mybackground {background-color:#2073ae;}
        
        Background color #2073ae
      
           Border around this has a color of #2073ae        
        
          <div style="border:2px solid #2073ae;">Content here</div>
        
        
          .myborder {border:2px solid #2073ae;}
        
        Border color #2073ae