#2050ff color space conversions
Hex:
        #2050ff
        RGB:
        32, 80, 255
        CMY:
        87, 69, 0
        CMYK:
        87, 69, 0, 0
      HSL:
        227°, 100.0000%, 56.2745%
        HSV (HSB):
        227°, 87.4510%, 100.0000%
        XYZ:
        21.5143, 13.2644, 96.0341
        xyY:
        0.1645, 0.1014, 13.2644
      CIE-Lab:
        43.1590, 49.7237, -89.8032
        CIE-LCH:
        43.1590, 102.6502, 298.9731
        CIE-Luv:
        43.1590, -16.0632, -131.0687
        Hunter-Lab:
        36.4203, 41.7085, -130.8433
      #2050ff color charts
#2050ff RGB chart
      #2050ff CMYK chart
      #2050ff RGB pie chart
      #2050ff color shades, tints & tones
#2050ff color schemes
#2050ff color preview, HTML & CSS examples
           This text has a color of #2050ff        
        
          <p style="color:#2050ff;">Text here</p>
        
        
          .mytext {color:#2050ff;}
        
        Text color #2050ff
      
           This box has a color of #2050ff        
        
          <div style="background-color:#2050ff;">Content here</div>
        
        
          .mybackground {background-color:#2050ff;}
        
        Background color #2050ff
      
           Border around this has a color of #2050ff        
        
          <div style="border:2px solid #2050ff;">Content here</div>
        
        
          .myborder {border:2px solid #2050ff;}
        
        Border color #2050ff