#2083e1 color space conversions
Hex:
        #2083e1
        RGB:
        32, 131, 225
        CMY:
        87, 49, 12
        CMYK:
        86, 42, 0, 12
      HSL:
        209°, 76.2846%, 50.3922%
        HSV (HSB):
        209°, 85.7778%, 88.2353%
        XYZ:
        22.3026, 21.9759, 74.3005
        xyY:
        0.1881, 0.1853, 21.9759
      CIE-Lab:
        54.0014, 6.6657, -55.3867
        CIE-LCH:
        54.0014, 55.7864, 276.8625
        CIE-Luv:
        54.0014, -29.9404, -87.2408
        Hunter-Lab:
        46.8785, 2.8845, -61.1573
      #2083e1 color charts
#2083e1 RGB chart
      #2083e1 CMYK chart
      #2083e1 RGB pie chart
      #2083e1 color shades, tints & tones
#2083e1 color schemes
#2083e1 color preview, HTML & CSS examples
           This text has a color of #2083e1        
        
          <p style="color:#2083e1;">Text here</p>
        
        
          .mytext {color:#2083e1;}
        
        Text color #2083e1
      
           This box has a color of #2083e1        
        
          <div style="background-color:#2083e1;">Content here</div>
        
        
          .mybackground {background-color:#2083e1;}
        
        Background color #2083e1
      
           Border around this has a color of #2083e1        
        
          <div style="border:2px solid #2083e1;">Content here</div>
        
        
          .myborder {border:2px solid #2083e1;}
        
        Border color #2083e1