#3476dc color space conversions
Hex:
        #3476dc
        RGB:
        52, 118, 220
        CMY:
        80, 54, 14
        CMYK:
        76, 46, 0, 14
      HSL:
        216°, 70.5882%, 53.3333%
        HSV (HSB):
        216°, 76.3636%, 86.2745%
        XYZ:
        20.8129, 18.8542, 70.2524
        xyY:
        0.1893, 0.1715, 18.8542
      CIE-Lab:
        50.5162, 14.6629, -58.1381
        CIE-LCH:
        50.5162, 59.9586, 284.1553
        CIE-Luv:
        50.5162, -23.6368, -90.9216
        Hunter-Lab:
        43.4215, 9.5715, -65.5314
      #3476dc color charts
#3476dc RGB chart
      #3476dc CMYK chart
      #3476dc RGB pie chart
      #3476dc color shades, tints & tones
#3476dc color schemes
#3476dc color preview, HTML & CSS examples
           This text has a color of #3476dc        
        
          <p style="color:#3476dc;">Text here</p>
        
        
          .mytext {color:#3476dc;}
        
        Text color #3476dc
      
           This box has a color of #3476dc        
        
          <div style="background-color:#3476dc;">Content here</div>
        
        
          .mybackground {background-color:#3476dc;}
        
        Background color #3476dc
      
           Border around this has a color of #3476dc        
        
          <div style="border:2px solid #3476dc;">Content here</div>
        
        
          .myborder {border:2px solid #3476dc;}
        
        Border color #3476dc