#415feb color space conversions
Hex:
        #415feb
        RGB:
        65, 95, 235
        CMY:
        75, 63, 8
        CMYK:
        72, 60, 0, 8
      HSL:
        229°, 80.9524%, 58.8235%
        HSV (HSB):
        229°, 72.3404%, 92.1569%
        XYZ:
        21.2676, 15.3064, 80.4308
        xyY:
        0.1818, 0.1308, 15.3064
      CIE-Lab:
        46.0510, 36.0884, -73.8095
        CIE-LCH:
        46.0510, 82.1597, 296.0559
        CIE-Luv:
        46.0510, -14.9590, -112.8061
        Hunter-Lab:
        39.1234, 28.5672, -94.5034
      #415feb color charts
#415feb RGB chart
      #415feb CMYK chart
      #415feb RGB pie chart
      #415feb color shades, tints & tones
#415feb color schemes
#415feb color preview, HTML & CSS examples
           This text has a color of #415feb        
        
          <p style="color:#415feb;">Text here</p>
        
        
          .mytext {color:#415feb;}
        
        Text color #415feb
      
           This box has a color of #415feb        
        
          <div style="background-color:#415feb;">Content here</div>
        
        
          .mybackground {background-color:#415feb;}
        
        Background color #415feb
      
           Border around this has a color of #415feb        
        
          <div style="border:2px solid #415feb;">Content here</div>
        
        
          .myborder {border:2px solid #415feb;}
        
        Border color #415feb