#4069ff color space conversions
Hex:
        #4069ff
        RGB:
        64, 105, 255
        CMY:
        75, 59, 0
        CMYK:
        75, 59, 0, 0
      HSL:
        227°, 100.0000%, 62.5490%
        HSV (HSB):
        227°, 74.9020%, 100.0000%
        XYZ:
        25.2159, 18.4131, 96.8328
        xyY:
        0.1795, 0.1311, 18.4131
      CIE-Lab:
        49.9934, 36.8245, -78.5499
        CIE-LCH:
        49.9934, 86.7533, 295.1174
        CIE-Luv:
        49.9934, -17.8313, -122.4211
        Hunter-Lab:
        42.9105, 29.8002, -103.7577
      #4069ff color charts
#4069ff RGB chart
      #4069ff CMYK chart
      #4069ff RGB pie chart
      #4069ff color shades, tints & tones
#4069ff color schemes
#4069ff color preview, HTML & CSS examples
           This text has a color of #4069ff        
        
          <p style="color:#4069ff;">Text here</p>
        
        
          .mytext {color:#4069ff;}
        
        Text color #4069ff
      
           This box has a color of #4069ff        
        
          <div style="background-color:#4069ff;">Content here</div>
        
        
          .mybackground {background-color:#4069ff;}
        
        Background color #4069ff
      
           Border around this has a color of #4069ff        
        
          <div style="border:2px solid #4069ff;">Content here</div>
        
        
          .myborder {border:2px solid #4069ff;}
        
        Border color #4069ff