#0380a2 color space conversions
Hex:
        #0380a2
        RGB:
        3, 128, 162
        CMY:
        99, 50, 36
        CMYK:
        98, 21, 0, 36
      HSL:
        193°, 96.3636%, 32.3529%
        HSV (HSB):
        193°, 98.1481%, 63.5294%
        XYZ:
        14.2783, 18.0663, 36.9170
        xyY:
        0.2062, 0.2608, 18.0663
      CIE-Lab:
        49.5765, -16.8606, -26.3979
        CIE-LCH:
        49.5765, 31.3230, 237.4333
        CIE-Luv:
        49.5765, -34.5599, -37.2280
        Hunter-Lab:
        42.5045, -14.4204, -21.7428
      #0380a2 color charts
#0380a2 RGB chart
      #0380a2 CMYK chart
      #0380a2 RGB pie chart
      #0380a2 color shades, tints & tones
#0380a2 color schemes
#0380a2 color preview, HTML & CSS examples
           This text has a color of #0380a2        
        
          <p style="color:#0380a2;">Text here</p>
        
        
          .mytext {color:#0380a2;}
        
        Text color #0380a2
      
           This box has a color of #0380a2        
        
          <div style="background-color:#0380a2;">Content here</div>
        
        
          .mybackground {background-color:#0380a2;}
        
        Background color #0380a2
      
           Border around this has a color of #0380a2        
        
          <div style="border:2px solid #0380a2;">Content here</div>
        
        
          .myborder {border:2px solid #0380a2;}
        
        Border color #0380a2