#2480bc color space conversions
Hex:
        #2480bc
        RGB:
        36, 128, 188
        CMY:
        86, 50, 26
        CMYK:
        81, 32, 0, 26
      HSL:
        204°, 67.8571%, 43.9216%
        HSV (HSB):
        204°, 80.8511%, 73.7255%
        XYZ:
        17.5238, 19.4443, 50.4065
        xyY:
        0.2006, 0.2225, 19.4443
      CIE-Lab:
        51.2030, -5.0907, -38.8501
        CIE-LCH:
        51.2030, 39.1822, 262.5348
        CIE-Luv:
        51.2030, -30.3487, -58.7370
        Hunter-Lab:
        44.0956, -6.2306, -36.9085
      #2480bc color charts
#2480bc RGB chart
      #2480bc CMYK chart
      #2480bc RGB pie chart
      #2480bc color shades, tints & tones
#2480bc color schemes
#2480bc color preview, HTML & CSS examples
           This text has a color of #2480bc        
        
          <p style="color:#2480bc;">Text here</p>
        
        
          .mytext {color:#2480bc;}
        
        Text color #2480bc
      
           This box has a color of #2480bc        
        
          <div style="background-color:#2480bc;">Content here</div>
        
        
          .mybackground {background-color:#2480bc;}
        
        Background color #2480bc
      
           Border around this has a color of #2480bc        
        
          <div style="border:2px solid #2480bc;">Content here</div>
        
        
          .myborder {border:2px solid #2480bc;}
        
        Border color #2480bc