#0482bc color space conversions
Hex:
        #0482bc
        RGB:
        4, 130, 188
        CMY:
        98, 49, 26
        CMYK:
        98, 31, 0, 26
      HSL:
        199°, 95.8333%, 37.6471%
        HSV (HSB):
        199°, 97.8723%, 73.7255%
        XYZ:
        17.1098, 19.6219, 50.4626
        xyY:
        0.1962, 0.2250, 19.6219
      CIE-Lab:
        51.4070, -8.2293, -38.5556
        CIE-LCH:
        51.4070, 39.4241, 257.9516
        CIE-Luv:
        51.4070, -33.3928, -57.9900
        Hunter-Lab:
        44.2966, -8.5726, -36.5353
      #0482bc color charts
#0482bc RGB chart
      #0482bc CMYK chart
      #0482bc RGB pie chart
      #0482bc color shades, tints & tones
#0482bc color schemes
#0482bc color preview, HTML & CSS examples
           This text has a color of #0482bc        
        
          <p style="color:#0482bc;">Text here</p>
        
        
          .mytext {color:#0482bc;}
        
        Text color #0482bc
      
           This box has a color of #0482bc        
        
          <div style="background-color:#0482bc;">Content here</div>
        
        
          .mybackground {background-color:#0482bc;}
        
        Background color #0482bc
      
           Border around this has a color of #0482bc        
        
          <div style="border:2px solid #0482bc;">Content here</div>
        
        
          .myborder {border:2px solid #0482bc;}
        
        Border color #0482bc