#405ce5 color space conversions
Hex:
        #405ce5
        RGB:
        64, 92, 229
        CMY:
        75, 64, 10
        CMYK:
        72, 60, 0, 10
      HSL:
        230°, 76.0369%, 57.4510%
        HSV (HSB):
        230°, 72.0524%, 89.8039%
        XYZ:
        20.0844, 14.4014, 75.8499
        xyY:
        0.1820, 0.1305, 14.4014
      CIE-Lab:
        44.8032, 35.7299, -72.4613
        CIE-LCH:
        44.8032, 80.7915, 296.2474
        CIE-Luv:
        44.8032, -14.3107, -109.9596
        Hunter-Lab:
        37.9492, 28.0588, -91.9398
      #405ce5 color charts
#405ce5 RGB chart
      #405ce5 CMYK chart
      #405ce5 RGB pie chart
      #405ce5 color shades, tints & tones
#405ce5 color schemes
#405ce5 color preview, HTML & CSS examples
           This text has a color of #405ce5        
        
          <p style="color:#405ce5;">Text here</p>
        
        
          .mytext {color:#405ce5;}
        
        Text color #405ce5
      
           This box has a color of #405ce5        
        
          <div style="background-color:#405ce5;">Content here</div>
        
        
          .mybackground {background-color:#405ce5;}
        
        Background color #405ce5
      
           Border around this has a color of #405ce5        
        
          <div style="border:2px solid #405ce5;">Content here</div>
        
        
          .myborder {border:2px solid #405ce5;}
        
        Border color #405ce5