#0482ce color space conversions
Hex:
        #0482ce
        RGB:
        4, 130, 206
        CMY:
        98, 49, 19
        CMYK:
        98, 37, 0, 19
      HSL:
        203°, 96.1905%, 41.1765%
        HSV (HSB):
        203°, 98.0583%, 80.7843%
        XYZ:
        19.1733, 20.4473, 61.3287
        xyY:
        0.1899, 0.2026, 20.4473
      CIE-Lab:
        52.3392, -1.3260, -47.3438
        CIE-LCH:
        52.3392, 47.3623, 268.3957
        CIE-Luv:
        52.3392, -32.2667, -73.0820
        Hunter-Lab:
        45.2187, -3.4465, -48.7601
      #0482ce color charts
#0482ce RGB chart
      #0482ce CMYK chart
      #0482ce RGB pie chart
      #0482ce color shades, tints & tones
#0482ce color schemes
#0482ce color preview, HTML & CSS examples
           This text has a color of #0482ce        
        
          <p style="color:#0482ce;">Text here</p>
        
        
          .mytext {color:#0482ce;}
        
        Text color #0482ce
      
           This box has a color of #0482ce        
        
          <div style="background-color:#0482ce;">Content here</div>
        
        
          .mybackground {background-color:#0482ce;}
        
        Background color #0482ce
      
           Border around this has a color of #0482ce        
        
          <div style="border:2px solid #0482ce;">Content here</div>
        
        
          .myborder {border:2px solid #0482ce;}
        
        Border color #0482ce