#0378bf color space conversions
Hex:
        #0378bf
        RGB:
        3, 120, 191
        CMY:
        99, 53, 25
        CMYK:
        98, 37, 0, 25
      HSL:
        203°, 96.9072%, 38.0392%
        HSV (HSB):
        203°, 98.4293%, 74.9020%
        XYZ:
        16.1580, 17.2139, 51.7612
        xyY:
        0.1898, 0.2022, 17.2139
      CIE-Lab:
        48.5284, -1.1568, -44.8352
        CIE-LCH:
        48.5284, 44.8501, 268.5221
        CIE-Luv:
        48.5284, -29.9098, -67.9775
        Hunter-Lab:
        41.4896, -3.0906, -44.9257
      #0378bf color charts
#0378bf RGB chart
      #0378bf CMYK chart
      #0378bf RGB pie chart
      #0378bf color shades, tints & tones
#0378bf color schemes
#0378bf color preview, HTML & CSS examples
           This text has a color of #0378bf        
        
          <p style="color:#0378bf;">Text here</p>
        
        
          .mytext {color:#0378bf;}
        
        Text color #0378bf
      
           This box has a color of #0378bf        
        
          <div style="background-color:#0378bf;">Content here</div>
        
        
          .mybackground {background-color:#0378bf;}
        
        Background color #0378bf
      
           Border around this has a color of #0378bf        
        
          <div style="border:2px solid #0378bf;">Content here</div>
        
        
          .myborder {border:2px solid #0378bf;}
        
        Border color #0378bf