#405cc3 color space conversions
Hex:
        #405cc3
        RGB:
        64, 92, 195
        CMY:
        75, 64, 24
        CMYK:
        67, 53, 0, 24
      HSL:
        227°, 52.1912%, 50.7843%
        HSV (HSB):
        227°, 67.1795%, 76.4706%
        XYZ:
        15.7918, 12.6844, 53.2458
        xyY:
        0.1932, 0.1552, 12.6844
      CIE-Lab:
        42.2838, 23.6512, -57.0800
        CIE-LCH:
        42.2838, 61.7859, 292.5068
        CIE-Luv:
        42.2838, -13.8274, -85.8890
        Hunter-Lab:
        35.6152, 16.8206, -63.7097
      #405cc3 color charts
#405cc3 RGB chart
      #405cc3 CMYK chart
      #405cc3 RGB pie chart
      #405cc3 color shades, tints & tones
#405cc3 color schemes
#405cc3 color preview, HTML & CSS examples
           This text has a color of #405cc3        
        
          <p style="color:#405cc3;">Text here</p>
        
        
          .mytext {color:#405cc3;}
        
        Text color #405cc3
      
           This box has a color of #405cc3        
        
          <div style="background-color:#405cc3;">Content here</div>
        
        
          .mybackground {background-color:#405cc3;}
        
        Background color #405cc3
      
           Border around this has a color of #405cc3        
        
          <div style="border:2px solid #405cc3;">Content here</div>
        
        
          .myborder {border:2px solid #405cc3;}
        
        Border color #405cc3