#2072be color space conversions
Hex:
        #2072be
        RGB:
        32, 114, 190
        CMY:
        87, 55, 25
        CMYK:
        83, 40, 0, 25
      HSL:
        209°, 71.1712%, 43.5294%
        HSV (HSB):
        209°, 83.1579%, 74.5098%
        XYZ:
        15.9072, 16.0594, 50.9766
        xyY:
        0.1918, 0.1936, 16.0594
      CIE-Lab:
        47.0523, 3.7653, -46.5874
        CIE-LCH:
        47.0523, 46.7393, 274.6208
        CIE-Luv:
        47.0523, -26.0235, -70.6972
        Hunter-Lab:
        40.0742, 0.7248, -47.3682
      #2072be color charts
#2072be RGB chart
      #2072be CMYK chart
      #2072be RGB pie chart
      #2072be color shades, tints & tones
#2072be color schemes
#2072be color preview, HTML & CSS examples
           This text has a color of #2072be        
        
          <p style="color:#2072be;">Text here</p>
        
        
          .mytext {color:#2072be;}
        
        Text color #2072be
      
           This box has a color of #2072be        
        
          <div style="background-color:#2072be;">Content here</div>
        
        
          .mybackground {background-color:#2072be;}
        
        Background color #2072be
      
           Border around this has a color of #2072be        
        
          <div style="border:2px solid #2072be;">Content here</div>
        
        
          .myborder {border:2px solid #2072be;}
        
        Border color #2072be