#405bc2 color space conversions
Hex:
        #405bc2
        RGB:
        64, 91, 194
        CMY:
        75, 64, 24
        CMYK:
        67, 53, 0, 24
      HSL:
        228°, 51.5873%, 50.5882%
        HSV (HSB):
        228°, 67.0103%, 76.0784%
        XYZ:
        15.5930, 12.4672, 52.6235
        xyY:
        0.1933, 0.1545, 12.4672
      CIE-Lab:
        41.9492, 23.9352, -57.0406
        CIE-LCH:
        41.9492, 61.8590, 292.7638
        CIE-Luv:
        41.9492, -13.5301, -85.6533
        Hunter-Lab:
        35.3089, 17.0381, -63.6480
      #405bc2 color charts
#405bc2 RGB chart
      #405bc2 CMYK chart
      #405bc2 RGB pie chart
      #405bc2 color shades, tints & tones
#405bc2 color schemes
#405bc2 color preview, HTML & CSS examples
           This text has a color of #405bc2        
        
          <p style="color:#405bc2;">Text here</p>
        
        
          .mytext {color:#405bc2;}
        
        Text color #405bc2
      
           This box has a color of #405bc2        
        
          <div style="background-color:#405bc2;">Content here</div>
        
        
          .mybackground {background-color:#405bc2;}
        
        Background color #405bc2
      
           Border around this has a color of #405bc2        
        
          <div style="border:2px solid #405bc2;">Content here</div>
        
        
          .myborder {border:2px solid #405bc2;}
        
        Border color #405bc2