#2050c6 color space conversions
Hex:
        #2050c6
        RGB:
        32, 80, 198
        CMY:
        87, 69, 22
        CMYK:
        84, 60, 0, 22
      HSL:
        223°, 72.1739%, 45.0980%
        HSV (HSB):
        223°, 83.8384%, 77.6471%
        XYZ:
        13.6574, 10.1216, 54.6599
        xyY:
        0.1741, 0.1290, 10.1216
      CIE-Lab:
        38.0598, 28.8699, -65.7455
        CIE-LCH:
        38.0598, 71.8049, 293.7070
        CIE-Luv:
        38.0598, -15.8454, -94.9186
        Hunter-Lab:
        31.8145, 20.9514, -79.5950
      #2050c6 color charts
#2050c6 RGB chart
      #2050c6 CMYK chart
      #2050c6 RGB pie chart
      #2050c6 color shades, tints & tones
#2050c6 color schemes
#2050c6 color preview, HTML & CSS examples
           This text has a color of #2050c6        
        
          <p style="color:#2050c6;">Text here</p>
        
        
          .mytext {color:#2050c6;}
        
        Text color #2050c6
      
           This box has a color of #2050c6        
        
          <div style="background-color:#2050c6;">Content here</div>
        
        
          .mybackground {background-color:#2050c6;}
        
        Background color #2050c6
      
           Border around this has a color of #2050c6        
        
          <div style="border:2px solid #2050c6;">Content here</div>
        
        
          .myborder {border:2px solid #2050c6;}
        
        Border color #2050c6