#0480bf color space conversions
Hex:
        #0480bf
        RGB:
        4, 128, 191
        CMY:
        98, 50, 25
        CMYK:
        98, 33, 0, 25
      HSL:
        200°, 95.8974%, 38.2353%
        HSV (HSB):
        200°, 97.9058%, 74.9020%
        XYZ:
        17.1732, 19.2257, 52.0960
        xyY:
        0.1941, 0.2173, 19.2257
      CIE-Lab:
        50.9503, -5.9123, -40.9954
        CIE-LCH:
        50.9503, 41.4195, 261.7935
        CIE-Luv:
        50.9503, -32.5248, -62.0527
        Hunter-Lab:
        43.8472, -6.8211, -39.7511
      #0480bf color charts
#0480bf RGB chart
      #0480bf CMYK chart
      #0480bf RGB pie chart
      #0480bf color shades, tints & tones
#0480bf color schemes
#0480bf color preview, HTML & CSS examples
           This text has a color of #0480bf        
        
          <p style="color:#0480bf;">Text here</p>
        
        
          .mytext {color:#0480bf;}
        
        Text color #0480bf
      
           This box has a color of #0480bf        
        
          <div style="background-color:#0480bf;">Content here</div>
        
        
          .mybackground {background-color:#0480bf;}
        
        Background color #0480bf
      
           Border around this has a color of #0480bf        
        
          <div style="border:2px solid #0480bf;">Content here</div>
        
        
          .myborder {border:2px solid #0480bf;}
        
        Border color #0480bf