#0483c5 color space conversions
Hex:
        #0483c5
        RGB:
        4, 131, 197
        CMY:
        98, 49, 23
        CMYK:
        98, 34, 0, 23
      HSL:
        201°, 96.0199%, 39.4118%
        HSV (HSB):
        201°, 97.9695%, 77.2549%
        XYZ:
        18.2444, 20.2896, 55.7780
        xyY:
        0.1934, 0.2151, 20.2896
      CIE-Lab:
        52.1631, -5.3809, -42.5060
        CIE-LCH:
        52.1631, 42.8453, 262.7853
        CIE-Luv:
        52.1631, -33.1481, -64.8358
        Hunter-Lab:
        45.0440, -6.5282, -41.8880
      #0483c5 color charts
#0483c5 RGB chart
      #0483c5 CMYK chart
      #0483c5 RGB pie chart
      #0483c5 color shades, tints & tones
#0483c5 color schemes
#0483c5 color preview, HTML & CSS examples
           This text has a color of #0483c5        
        
          <p style="color:#0483c5;">Text here</p>
        
        
          .mytext {color:#0483c5;}
        
        Text color #0483c5
      
           This box has a color of #0483c5        
        
          <div style="background-color:#0483c5;">Content here</div>
        
        
          .mybackground {background-color:#0483c5;}
        
        Background color #0483c5
      
           Border around this has a color of #0483c5        
        
          <div style="border:2px solid #0483c5;">Content here</div>
        
        
          .myborder {border:2px solid #0483c5;}
        
        Border color #0483c5