#2083bc color space conversions
Hex:
        #2083bc
        RGB:
        32, 131, 188
        CMY:
        87, 49, 26
        CMYK:
        83, 30, 0, 26
      HSL:
        202°, 70.9091%, 43.1373%
        HSV (HSB):
        202°, 82.9787%, 73.7255%
        XYZ:
        17.7891, 20.1705, 50.5327
        xyY:
        0.2010, 0.2279, 20.1705
      CIE-Lab:
        52.0295, -7.2246, -37.5541
        CIE-LCH:
        52.0295, 38.2427, 259.1106
        CIE-Luv:
        52.0295, -31.8356, -56.6024
        Hunter-Lab:
        44.9116, -7.8931, -35.2725
      #2083bc color charts
#2083bc RGB chart
      #2083bc CMYK chart
      #2083bc RGB pie chart
      #2083bc color shades, tints & tones
#2083bc color schemes
#2083bc color preview, HTML & CSS examples
           This text has a color of #2083bc        
        
          <p style="color:#2083bc;">Text here</p>
        
        
          .mytext {color:#2083bc;}
        
        Text color #2083bc
      
           This box has a color of #2083bc        
        
          <div style="background-color:#2083bc;">Content here</div>
        
        
          .mybackground {background-color:#2083bc;}
        
        Background color #2083bc
      
           Border around this has a color of #2083bc        
        
          <div style="border:2px solid #2083bc;">Content here</div>
        
        
          .myborder {border:2px solid #2083bc;}
        
        Border color #2083bc