#0382ab color space conversions
Hex:
        #0382ab
        RGB:
        3, 130, 171
        CMY:
        99, 49, 33
        CMYK:
        98, 24, 0, 33
      HSL:
        195°, 96.5517%, 34.1176%
        HSV (HSB):
        195°, 98.2456%, 67.0588%
        XYZ:
        15.3709, 18.9249, 41.3708
        xyY:
        0.2031, 0.2501, 18.9249
      CIE-Lab:
        50.5992, -14.6554, -30.0314
        CIE-LCH:
        50.5992, 33.4165, 243.9874
        CIE-Luv:
        50.5992, -34.6072, -43.4261
        Hunter-Lab:
        43.5028, -13.0602, -25.9324
      #0382ab color charts
#0382ab RGB chart
      #0382ab CMYK chart
      #0382ab RGB pie chart
      #0382ab color shades, tints & tones
#0382ab color schemes
#0382ab color preview, HTML & CSS examples
           This text has a color of #0382ab        
        
          <p style="color:#0382ab;">Text here</p>
        
        
          .mytext {color:#0382ab;}
        
        Text color #0382ab
      
           This box has a color of #0382ab        
        
          <div style="background-color:#0382ab;">Content here</div>
        
        
          .mybackground {background-color:#0382ab;}
        
        Background color #0382ab
      
           Border around this has a color of #0382ab        
        
          <div style="border:2px solid #0382ab;">Content here</div>
        
        
          .myborder {border:2px solid #0382ab;}
        
        Border color #0382ab