#2480e5 color space conversions
Hex:
        #2480e5
        RGB:
        36, 128, 229
        CMY:
        86, 50, 10
        CMYK:
        84, 44, 0, 10
      HSL:
        211°, 78.7755%, 51.9608%
        HSV (HSB):
        211°, 84.2795%, 89.8039%
        XYZ:
        22.5896, 21.4706, 77.0824
        xyY:
        0.1865, 0.1772, 21.4706
      CIE-Lab:
        53.4607, 10.3138, -58.4897
        CIE-LCH:
        53.4607, 59.3921, 280.0005
        CIE-Luv:
        53.4607, -28.4522, -92.2930
        Hunter-Lab:
        46.3363, 5.9326, -66.1959
      #2480e5 color charts
#2480e5 RGB chart
      #2480e5 CMYK chart
      #2480e5 RGB pie chart
      #2480e5 color shades, tints & tones
#2480e5 color schemes
#2480e5 color preview, HTML & CSS examples
           This text has a color of #2480e5        
        
          <p style="color:#2480e5;">Text here</p>
        
        
          .mytext {color:#2480e5;}
        
        Text color #2480e5
      
           This box has a color of #2480e5        
        
          <div style="background-color:#2480e5;">Content here</div>
        
        
          .mybackground {background-color:#2480e5;}
        
        Background color #2480e5
      
           Border around this has a color of #2480e5        
        
          <div style="border:2px solid #2480e5;">Content here</div>
        
        
          .myborder {border:2px solid #2480e5;}
        
        Border color #2480e5