#0482cf color space conversions
Hex:
        #0482cf
        RGB:
        4, 130, 207
        CMY:
        98, 49, 19
        CMYK:
        98, 37, 0, 19
      HSL:
        203°, 96.2085%, 41.3725%
        HSV (HSB):
        203°, 98.0676%, 81.1765%
        XYZ:
        19.2952, 20.4961, 61.9707
        xyY:
        0.1896, 0.2014, 20.4961
      CIE-Lab:
        52.3935, -0.9398, -47.8245
        CIE-LCH:
        52.3935, 47.8337, 268.8743
        CIE-Luv:
        52.3935, -32.2077, -73.9074
        Hunter-Lab:
        45.2726, -3.1503, -49.4674
      #0482cf color charts
#0482cf RGB chart
      #0482cf CMYK chart
      #0482cf RGB pie chart
      #0482cf color shades, tints & tones
#0482cf color schemes
#0482cf color preview, HTML & CSS examples
           This text has a color of #0482cf        
        
          <p style="color:#0482cf;">Text here</p>
        
        
          .mytext {color:#0482cf;}
        
        Text color #0482cf
      
           This box has a color of #0482cf        
        
          <div style="background-color:#0482cf;">Content here</div>
        
        
          .mybackground {background-color:#0482cf;}
        
        Background color #0482cf
      
           Border around this has a color of #0482cf        
        
          <div style="border:2px solid #0482cf;">Content here</div>
        
        
          .myborder {border:2px solid #0482cf;}
        
        Border color #0482cf