#3375bf color space conversions
Hex:
        #3375bf
        RGB:
        51, 117, 191
        CMY:
        80, 54, 25
        CMYK:
        73, 39, 0, 25
      HSL:
        212°, 57.8512%, 47.4510%
        HSV (HSB):
        212°, 73.2984%, 74.9020%
        XYZ:
        17.1305, 17.1880, 51.7050
        xyY:
        0.1991, 0.1998, 17.1880
      CIE-Lab:
        48.4960, 4.4319, -44.8345
        CIE-LCH:
        48.4960, 45.0530, 275.6454
        CIE-Luv:
        48.4960, -24.2788, -68.4934
        Hunter-Lab:
        41.4584, 1.2036, -44.9228
      #3375bf color charts
#3375bf RGB chart
      #3375bf CMYK chart
      #3375bf RGB pie chart
      #3375bf color shades, tints & tones
#3375bf color schemes
#3375bf color preview, HTML & CSS examples
           This text has a color of #3375bf        
        
          <p style="color:#3375bf;">Text here</p>
        
        
          .mytext {color:#3375bf;}
        
        Text color #3375bf
      
           This box has a color of #3375bf        
        
          <div style="background-color:#3375bf;">Content here</div>
        
        
          .mybackground {background-color:#3375bf;}
        
        Background color #3375bf
      
           Border around this has a color of #3375bf        
        
          <div style="border:2px solid #3375bf;">Content here</div>
        
        
          .myborder {border:2px solid #3375bf;}
        
        Border color #3375bf