#405af5 color space conversions
Hex:
        #405af5
        RGB:
        64, 90, 245
        CMY:
        75, 65, 4
        CMYK:
        74, 63, 0, 4
      HSL:
        231°, 90.0498%, 60.5882%
        HSV (HSB):
        231°, 73.8776%, 96.0784%
        XYZ:
        22.2519, 14.9949, 88.1077
        xyY:
        0.1775, 0.1196, 14.9949
      CIE-Lab:
        45.6272, 42.5281, -80.1185
        CIE-LCH:
        45.6272, 90.7062, 297.9600
        CIE-Luv:
        45.6272, -14.1325, -121.2974
        Hunter-Lab:
        38.7232, 34.8077, -107.7974
      #405af5 color charts
#405af5 RGB chart
      #405af5 CMYK chart
      #405af5 RGB pie chart
      #405af5 color shades, tints & tones
#405af5 color schemes
#405af5 color preview, HTML & CSS examples
           This text has a color of #405af5        
        
          <p style="color:#405af5;">Text here</p>
        
        
          .mytext {color:#405af5;}
        
        Text color #405af5
      
           This box has a color of #405af5        
        
          <div style="background-color:#405af5;">Content here</div>
        
        
          .mybackground {background-color:#405af5;}
        
        Background color #405af5
      
           Border around this has a color of #405af5        
        
          <div style="border:2px solid #405af5;">Content here</div>
        
        
          .myborder {border:2px solid #405af5;}
        
        Border color #405af5