#415fc4 color space conversions
Hex:
        #415fc4
        RGB:
        65, 95, 196
        CMY:
        75, 63, 23
        CMYK:
        67, 52, 0, 23
      HSL:
        226°, 52.6104%, 51.1765%
        HSV (HSB):
        226°, 66.8367%, 76.8627%
        XYZ:
        16.2360, 13.2938, 53.9348
        xyY:
        0.1945, 0.1593, 13.2938
      CIE-Lab:
        43.2026, 22.2444, -56.1727
        CIE-LCH:
        43.2026, 60.4167, 291.6036
        CIE-Luv:
        43.2026, -14.4781, -85.0056
        Hunter-Lab:
        36.4606, 15.6804, -62.1830
      #415fc4 color charts
#415fc4 RGB chart
      #415fc4 CMYK chart
      #415fc4 RGB pie chart
      #415fc4 color shades, tints & tones
#415fc4 color schemes
#415fc4 color preview, HTML & CSS examples
           This text has a color of #415fc4        
        
          <p style="color:#415fc4;">Text here</p>
        
        
          .mytext {color:#415fc4;}
        
        Text color #415fc4
      
           This box has a color of #415fc4        
        
          <div style="background-color:#415fc4;">Content here</div>
        
        
          .mybackground {background-color:#415fc4;}
        
        Background color #415fc4
      
           Border around this has a color of #415fc4        
        
          <div style="border:2px solid #415fc4;">Content here</div>
        
        
          .myborder {border:2px solid #415fc4;}
        
        Border color #415fc4