#2072cd color space conversions
Hex:
        #2072cd
        RGB:
        32, 114, 205
        CMY:
        87, 55, 20
        CMYK:
        84, 44, 0, 20
      HSL:
        212°, 72.9958%, 46.4706%
        HSV (HSB):
        212°, 84.3902%, 80.3922%
        XYZ:
        17.6324, 16.7495, 60.0613
        xyY:
        0.1867, 0.1773, 16.7495
      CIE-Lab:
        47.9428, 9.5483, -53.7780
        CIE-LCH:
        47.9428, 54.6191, 280.0679
        CIE-Luv:
        47.9428, -25.4155, -82.6714
        Hunter-Lab:
        40.9261, 5.2834, -58.3629
      #2072cd color charts
#2072cd RGB chart
      #2072cd CMYK chart
      #2072cd RGB pie chart
      #2072cd color shades, tints & tones
#2072cd color schemes
#2072cd color preview, HTML & CSS examples
           This text has a color of #2072cd        
        
          <p style="color:#2072cd;">Text here</p>
        
        
          .mytext {color:#2072cd;}
        
        Text color #2072cd
      
           This box has a color of #2072cd        
        
          <div style="background-color:#2072cd;">Content here</div>
        
        
          .mybackground {background-color:#2072cd;}
        
        Background color #2072cd
      
           Border around this has a color of #2072cd        
        
          <div style="border:2px solid #2072cd;">Content here</div>
        
        
          .myborder {border:2px solid #2072cd;}
        
        Border color #2072cd