#405feb color space conversions
Hex:
        #405feb
        RGB:
        64, 95, 235
        CMY:
        75, 63, 8
        CMYK:
        73, 60, 0, 8
      HSL:
        229°, 81.0427%, 58.6275%
        HSV (HSB):
        229°, 72.7660%, 92.1569%
        XYZ:
        21.2020, 15.2726, 80.4277
        xyY:
        0.1814, 0.1306, 15.2726
      CIE-Lab:
        46.0053, 35.9731, -73.8861
        CIE-LCH:
        46.0053, 82.1779, 295.9602
        CIE-Luv:
        46.0053, -15.1411, -112.8661
        Hunter-Lab:
        39.0801, 28.4505, -94.6639
      #405feb color charts
#405feb RGB chart
      #405feb CMYK chart
      #405feb RGB pie chart
      #405feb color shades, tints & tones
#405feb color schemes
#405feb color preview, HTML & CSS examples
           This text has a color of #405feb        
        
          <p style="color:#405feb;">Text here</p>
        
        
          .mytext {color:#405feb;}
        
        Text color #405feb
      
           This box has a color of #405feb        
        
          <div style="background-color:#405feb;">Content here</div>
        
        
          .mybackground {background-color:#405feb;}
        
        Background color #405feb
      
           Border around this has a color of #405feb        
        
          <div style="border:2px solid #405feb;">Content here</div>
        
        
          .myborder {border:2px solid #405feb;}
        
        Border color #405feb