#3477cf color space conversions
Hex:
        #3477cf
        RGB:
        52, 119, 207
        CMY:
        80, 53, 19
        CMYK:
        75, 43, 0, 19
      HSL:
        214°, 61.7530%, 50.7843%
        HSV (HSB):
        214°, 74.8792%, 81.1765%
        XYZ:
        19.2755, 18.4287, 61.5727
        xyY:
        0.1942, 0.1856, 18.4287
      CIE-Lab:
        50.0120, 9.2252, -51.5749
        CIE-LCH:
        50.0120, 52.3935, 280.1413
        CIE-Luv:
        50.0120, -24.2850, -80.0362
        Hunter-Lab:
        42.9287, 5.0234, -54.9897
      #3477cf color charts
#3477cf RGB chart
      #3477cf CMYK chart
      #3477cf RGB pie chart
      #3477cf color shades, tints & tones
#3477cf color schemes
#3477cf color preview, HTML & CSS examples
           This text has a color of #3477cf        
        
          <p style="color:#3477cf;">Text here</p>
        
        
          .mytext {color:#3477cf;}
        
        Text color #3477cf
      
           This box has a color of #3477cf        
        
          <div style="background-color:#3477cf;">Content here</div>
        
        
          .mybackground {background-color:#3477cf;}
        
        Background color #3477cf
      
           Border around this has a color of #3477cf        
        
          <div style="border:2px solid #3477cf;">Content here</div>
        
        
          .myborder {border:2px solid #3477cf;}
        
        Border color #3477cf