#1480bc color space conversions
Hex:
        #1480bc
        RGB:
        20, 128, 188
        CMY:
        92, 50, 26
        CMYK:
        89, 32, 0, 26
      HSL:
        201°, 80.7692%, 40.7843%
        HSV (HSB):
        201°, 89.3617%, 73.7255%
        XYZ:
        17.0848, 19.2179, 50.3859
        xyY:
        0.1971, 0.2217, 19.2179
      CIE-Lab:
        50.9412, -6.3592, -39.2804
        CIE-LCH:
        50.9412, 39.7918, 260.8041
        CIE-Luv:
        50.9412, -31.8808, -59.2437
        Hunter-Lab:
        43.8382, -7.1514, -37.4588
      #1480bc color charts
#1480bc RGB chart
      #1480bc CMYK chart
      #1480bc RGB pie chart
      #1480bc color shades, tints & tones
#1480bc color schemes
#1480bc color preview, HTML & CSS examples
           This text has a color of #1480bc        
        
          <p style="color:#1480bc;">Text here</p>
        
        
          .mytext {color:#1480bc;}
        
        Text color #1480bc
      
           This box has a color of #1480bc        
        
          <div style="background-color:#1480bc;">Content here</div>
        
        
          .mybackground {background-color:#1480bc;}
        
        Background color #1480bc
      
           Border around this has a color of #1480bc        
        
          <div style="border:2px solid #1480bc;">Content here</div>
        
        
          .myborder {border:2px solid #1480bc;}
        
        Border color #1480bc