#2050ab color space conversions
Hex:
        #2050ab
        RGB:
        32, 80, 171
        CMY:
        87, 69, 33
        CMYK:
        81, 53, 0, 33
      HSL:
        219°, 68.4729%, 39.8039%
        HSV (HSB):
        219°, 81.2865%, 67.0588%
        XYZ:
        10.8150, 8.9847, 39.6923
        xyY:
        0.1818, 0.1510, 8.9847
      CIE-Lab:
        35.9548, 18.3456, -53.2942
        CIE-LCH:
        35.9548, 56.3634, 288.9951
        CIE-Luv:
        35.9548, -16.0723, -76.0978
        Hunter-Lab:
        29.9744, 11.9489, -57.5300
      #2050ab color charts
#2050ab RGB chart
      #2050ab CMYK chart
      #2050ab RGB pie chart
      #2050ab color shades, tints & tones
#2050ab color schemes
#2050ab color preview, HTML & CSS examples
           This text has a color of #2050ab        
        
          <p style="color:#2050ab;">Text here</p>
        
        
          .mytext {color:#2050ab;}
        
        Text color #2050ab
      
           This box has a color of #2050ab        
        
          <div style="background-color:#2050ab;">Content here</div>
        
        
          .mybackground {background-color:#2050ab;}
        
        Background color #2050ab
      
           Border around this has a color of #2050ab        
        
          <div style="border:2px solid #2050ab;">Content here</div>
        
        
          .myborder {border:2px solid #2050ab;}
        
        Border color #2050ab