#1480e5 color space conversions
Hex:
        #1480e5
        RGB:
        20, 128, 229
        CMY:
        92, 50, 10
        CMYK:
        91, 44, 0, 10
      HSL:
        209°, 83.9357%, 48.8235%
        HSV (HSB):
        209°, 91.2664%, 89.8039%
        XYZ:
        22.1505, 21.2442, 77.0618
        xyY:
        0.1839, 0.1764, 21.2442
      CIE-Lab:
        53.2157, 9.3499, -58.8962
        CIE-LCH:
        53.2157, 59.6337, 279.0206
        CIE-Luv:
        53.2157, -29.7067, -92.7528
        Hunter-Lab:
        46.0914, 5.1231, -66.8649
      #1480e5 color charts
#1480e5 RGB chart
      #1480e5 CMYK chart
      #1480e5 RGB pie chart
      #1480e5 color shades, tints & tones
#1480e5 color schemes
#1480e5 color preview, HTML & CSS examples
           This text has a color of #1480e5        
        
          <p style="color:#1480e5;">Text here</p>
        
        
          .mytext {color:#1480e5;}
        
        Text color #1480e5
      
           This box has a color of #1480e5        
        
          <div style="background-color:#1480e5;">Content here</div>
        
        
          .mybackground {background-color:#1480e5;}
        
        Background color #1480e5
      
           Border around this has a color of #1480e5        
        
          <div style="border:2px solid #1480e5;">Content here</div>
        
        
          .myborder {border:2px solid #1480e5;}
        
        Border color #1480e5