#2050d6 color space conversions
Hex:
        #2050d6
        RGB:
        32, 80, 214
        CMY:
        87, 69, 16
        CMYK:
        85, 63, 0, 16
      HSL:
        224°, 73.9837%, 48.2353%
        HSV (HSB):
        224°, 85.0467%, 83.9216%
        XYZ:
        15.6019, 10.8994, 64.8998
        xyY:
        0.1707, 0.1192, 10.8994
      CIE-Lab:
        39.4106, 34.9297, -72.7802
        CIE-LCH:
        39.4106, 80.7281, 295.6379
        CIE-Luv:
        39.4106, -15.8219, -105.4929
        Hunter-Lab:
        33.0143, 26.5807, -93.4428
      #2050d6 color charts
#2050d6 RGB chart
      #2050d6 CMYK chart
      #2050d6 RGB pie chart
      #2050d6 color shades, tints & tones
#2050d6 color schemes
#2050d6 color preview, HTML & CSS examples
           This text has a color of #2050d6        
        
          <p style="color:#2050d6;">Text here</p>
        
        
          .mytext {color:#2050d6;}
        
        Text color #2050d6
      
           This box has a color of #2050d6        
        
          <div style="background-color:#2050d6;">Content here</div>
        
        
          .mybackground {background-color:#2050d6;}
        
        Background color #2050d6
      
           Border around this has a color of #2050d6        
        
          <div style="border:2px solid #2050d6;">Content here</div>
        
        
          .myborder {border:2px solid #2050d6;}
        
        Border color #2050d6