#415bca color space conversions
Hex:
        #415bca
        RGB:
        65, 91, 202
        CMY:
        75, 64, 21
        CMYK:
        68, 55, 0, 21
      HSL:
        229°, 56.3786%, 52.3529%
        HSV (HSB):
        229°, 67.8218%, 79.2157%
        XYZ:
        16.5817, 12.8703, 57.4874
        xyY:
        0.1907, 0.1480, 12.8703
      CIE-Lab:
        42.5671, 26.9389, -60.6692
        CIE-LCH:
        42.5671, 66.3811, 293.9426
        CIE-Luv:
        42.5671, -13.4212, -91.4104
        Hunter-Lab:
        35.8751, 19.7224, -69.8954
      #415bca color charts
#415bca RGB chart
      #415bca CMYK chart
      #415bca RGB pie chart
      #415bca color shades, tints & tones
#415bca color schemes
#415bca color preview, HTML & CSS examples
           This text has a color of #415bca        
        
          <p style="color:#415bca;">Text here</p>
        
        
          .mytext {color:#415bca;}
        
        Text color #415bca
      
           This box has a color of #415bca        
        
          <div style="background-color:#415bca;">Content here</div>
        
        
          .mybackground {background-color:#415bca;}
        
        Background color #415bca
      
           Border around this has a color of #415bca        
        
          <div style="border:2px solid #415bca;">Content here</div>
        
        
          .myborder {border:2px solid #415bca;}
        
        Border color #415bca