#0382d2 color space conversions
Hex:
        #0382d2
        RGB:
        3, 130, 210
        CMY:
        99, 49, 18
        CMYK:
        99, 38, 0, 18
      HSL:
        203°, 97.1831%, 41.7647%
        HSV (HSB):
        203°, 98.5714%, 82.3529%
        XYZ:
        19.6530, 20.6378, 63.9204
        xyY:
        0.1886, 0.1980, 20.6378
      CIE-Lab:
        52.5508, 0.1880, -49.2737
        CIE-LCH:
        52.5508, 49.2741, 270.2186
        CIE-Luv:
        52.5508, -32.0724, -76.3886
        Hunter-Lab:
        45.4288, -2.2792, -51.6236
      #0382d2 color charts
#0382d2 RGB chart
      #0382d2 CMYK chart
      #0382d2 RGB pie chart
      #0382d2 color shades, tints & tones
#0382d2 color schemes
#0382d2 color preview, HTML & CSS examples
           This text has a color of #0382d2        
        
          <p style="color:#0382d2;">Text here</p>
        
        
          .mytext {color:#0382d2;}
        
        Text color #0382d2
      
           This box has a color of #0382d2        
        
          <div style="background-color:#0382d2;">Content here</div>
        
        
          .mybackground {background-color:#0382d2;}
        
        Background color #0382d2
      
           Border around this has a color of #0382d2        
        
          <div style="border:2px solid #0382d2;">Content here</div>
        
        
          .myborder {border:2px solid #0382d2;}
        
        Border color #0382d2