#415cc2 color space conversions
Hex:
        #415cc2
        RGB:
        65, 92, 194
        CMY:
        75, 64, 24
        CMYK:
        66, 53, 0, 24
      HSL:
        227°, 51.3944%, 50.7843%
        HSV (HSB):
        227°, 66.4948%, 76.0784%
        XYZ:
        15.7447, 12.6732, 52.6553
        xyY:
        0.1942, 0.1563, 12.6732
      CIE-Lab:
        42.2666, 23.4520, -56.5250
        CIE-LCH:
        42.2666, 61.1970, 292.5334
        CIE-Luv:
        42.2666, -13.5880, -85.0702
        Hunter-Lab:
        35.5994, 16.6473, -62.7767
      #415cc2 color charts
#415cc2 RGB chart
      #415cc2 CMYK chart
      #415cc2 RGB pie chart
      #415cc2 color shades, tints & tones
#415cc2 color schemes
#415cc2 color preview, HTML & CSS examples
           This text has a color of #415cc2        
        
          <p style="color:#415cc2;">Text here</p>
        
        
          .mytext {color:#415cc2;}
        
        Text color #415cc2
      
           This box has a color of #415cc2        
        
          <div style="background-color:#415cc2;">Content here</div>
        
        
          .mybackground {background-color:#415cc2;}
        
        Background color #415cc2
      
           Border around this has a color of #415cc2        
        
          <div style="border:2px solid #415cc2;">Content here</div>
        
        
          .myborder {border:2px solid #415cc2;}
        
        Border color #415cc2