#3460af color space conversions
Hex:
        #3460af
        RGB:
        52, 96, 175
        CMY:
        80, 62, 31
        CMYK:
        70, 45, 0, 31
      HSL:
        219°, 54.1850%, 44.5098%
        HSV (HSB):
        219°, 70.2857%, 68.6275%
        XYZ:
        13.3369, 12.1910, 42.2076
        xyY:
        0.1969, 0.1800, 12.1910
      CIE-Lab:
        41.5180, 11.8993, -46.6588
        CIE-LCH:
        41.5180, 48.1522, 284.3071
        CIE-Luv:
        41.5180, -17.5882, -69.3370
        Hunter-Lab:
        34.9155, 7.0806, -47.2317
      #3460af color charts
#3460af RGB chart
      #3460af CMYK chart
      #3460af RGB pie chart
      #3460af color shades, tints & tones
#3460af color schemes
#3460af color preview, HTML & CSS examples
           This text has a color of #3460af        
        
          <p style="color:#3460af;">Text here</p>
        
        
          .mytext {color:#3460af;}
        
        Text color #3460af
      
           This box has a color of #3460af        
        
          <div style="background-color:#3460af;">Content here</div>
        
        
          .mybackground {background-color:#3460af;}
        
        Background color #3460af
      
           Border around this has a color of #3460af        
        
          <div style="border:2px solid #3460af;">Content here</div>
        
        
          .myborder {border:2px solid #3460af;}
        
        Border color #3460af