#2050e6 color space conversions
Hex:
        #2050e6
        RGB:
        32, 80, 230
        CMY:
        87, 69, 10
        CMYK:
        86, 65, 0, 10
      HSL:
        225°, 79.8387%, 51.3725%
        HSV (HSB):
        225°, 86.0870%, 90.1961%
        XYZ:
        17.7473, 11.7576, 76.1970
        xyY:
        0.1679, 0.1112, 11.7576
      CIE-Lab:
        40.8282, 40.8325, -79.5847
        CIE-LCH:
        40.8282, 89.4484, 297.1610
        CIE-Luv:
        40.8282, -15.8692, -115.7064
        Hunter-Lab:
        34.2893, 32.3806, -107.7504
      #2050e6 color charts
#2050e6 RGB chart
      #2050e6 CMYK chart
      #2050e6 RGB pie chart
      #2050e6 color shades, tints & tones
#2050e6 color schemes
#2050e6 color preview, HTML & CSS examples
           This text has a color of #2050e6        
        
          <p style="color:#2050e6;">Text here</p>
        
        
          .mytext {color:#2050e6;}
        
        Text color #2050e6
      
           This box has a color of #2050e6        
        
          <div style="background-color:#2050e6;">Content here</div>
        
        
          .mybackground {background-color:#2050e6;}
        
        Background color #2050e6
      
           Border around this has a color of #2050e6        
        
          <div style="border:2px solid #2050e6;">Content here</div>
        
        
          .myborder {border:2px solid #2050e6;}
        
        Border color #2050e6