#3465fc color space conversions
Hex:
        #3465fc
        RGB:
        52, 101, 252
        CMY:
        80, 60, 1
        CMYK:
        79, 60, 0, 1
      HSL:
        225°, 97.0874%, 59.6078%
        HSV (HSB):
        225°, 79.3651%, 98.8235%
        XYZ:
        23.6405, 17.0657, 94.1435
        xyY:
        0.1753, 0.1266, 17.0657
      CIE-Lab:
        48.3427, 37.1045, -79.5987
        CIE-LCH:
        48.3427, 87.8219, 294.9923
        CIE-Luv:
        48.3427, -18.6002, -122.5925
        Hunter-Lab:
        41.3107, 29.8552, -106.1994
      #3465fc color charts
#3465fc RGB chart
      #3465fc CMYK chart
      #3465fc RGB pie chart
      #3465fc color shades, tints & tones
#3465fc color schemes
#3465fc color preview, HTML & CSS examples
           This text has a color of #3465fc        
        
          <p style="color:#3465fc;">Text here</p>
        
        
          .mytext {color:#3465fc;}
        
        Text color #3465fc
      
           This box has a color of #3465fc        
        
          <div style="background-color:#3465fc;">Content here</div>
        
        
          .mybackground {background-color:#3465fc;}
        
        Background color #3465fc
      
           Border around this has a color of #3465fc        
        
          <div style="border:2px solid #3465fc;">Content here</div>
        
        
          .myborder {border:2px solid #3465fc;}
        
        Border color #3465fc