#3378af color space conversions
Hex:
        #3378af
        RGB:
        51, 120, 175
        CMY:
        80, 53, 31
        CMYK:
        71, 31, 0, 31
      HSL:
        207°, 54.8673%, 44.3137%
        HSV (HSB):
        207°, 70.8571%, 68.6275%
        XYZ:
        15.8196, 17.2319, 43.0497
        xyY:
        0.2079, 0.2264, 17.2319
      CIE-Lab:
        48.5509, -3.2011, -35.4966
        CIE-LCH:
        48.5509, 35.6406, 264.8469
        CIE-Luv:
        48.5509, -25.8749, -52.9744
        Hunter-Lab:
        41.5113, -4.6201, -32.4294
      #3378af color charts
#3378af RGB chart
      #3378af CMYK chart
      #3378af RGB pie chart
      #3378af color shades, tints & tones
#3378af color schemes
#3378af color preview, HTML & CSS examples
           This text has a color of #3378af        
        
          <p style="color:#3378af;">Text here</p>
        
        
          .mytext {color:#3378af;}
        
        Text color #3378af
      
           This box has a color of #3378af        
        
          <div style="background-color:#3378af;">Content here</div>
        
        
          .mybackground {background-color:#3378af;}
        
        Background color #3378af
      
           Border around this has a color of #3378af        
        
          <div style="border:2px solid #3378af;">Content here</div>
        
        
          .myborder {border:2px solid #3378af;}
        
        Border color #3378af