#0382dc color space conversions
Hex:
        #0382dc
        RGB:
        3, 130, 220
        CMY:
        99, 49, 14
        CMYK:
        99, 41, 0, 14
      HSL:
        205°, 97.3094%, 43.7255%
        HSV (HSB):
        205°, 98.6364%, 86.2745%
        XYZ:
        20.9385, 21.1519, 70.6893
        xyY:
        0.1857, 0.1876, 21.1519
      CIE-Lab:
        53.1154, 4.0647, -54.0143
        CIE-LCH:
        53.1154, 54.1670, 274.3035
        CIE-Luv:
        53.1154, -31.5138, -84.5125
        Hunter-Lab:
        45.9912, 0.7811, -58.9359
      #0382dc color charts
#0382dc RGB chart
      #0382dc CMYK chart
      #0382dc RGB pie chart
      #0382dc color shades, tints & tones
#0382dc color schemes
#0382dc color preview, HTML & CSS examples
           This text has a color of #0382dc        
        
          <p style="color:#0382dc;">Text here</p>
        
        
          .mytext {color:#0382dc;}
        
        Text color #0382dc
      
           This box has a color of #0382dc        
        
          <div style="background-color:#0382dc;">Content here</div>
        
        
          .mybackground {background-color:#0382dc;}
        
        Background color #0382dc
      
           Border around this has a color of #0382dc        
        
          <div style="border:2px solid #0382dc;">Content here</div>
        
        
          .myborder {border:2px solid #0382dc;}
        
        Border color #0382dc