#4069ca color space conversions
Hex:
        #4069ca
        RGB:
        64, 105, 202
        CMY:
        75, 59, 21
        CMYK:
        68, 48, 0, 21
      HSL:
        222°, 56.5574%, 52.1569%
        HSV (HSB):
        222°, 68.3168%, 79.2157%
        XYZ:
        17.8266, 15.4574, 57.9211
        xyY:
        0.1955, 0.1695, 15.4574
      CIE-Lab:
        46.2544, 17.8688, -54.7173
        CIE-LCH:
        46.2544, 57.5610, 288.0853
        CIE-Luv:
        46.2544, -17.7063, -84.0662
        Hunter-Lab:
        39.3159, 12.1325, -59.8263
      #4069ca color charts
#4069ca RGB chart
      #4069ca CMYK chart
      #4069ca RGB pie chart
      #4069ca color shades, tints & tones
#4069ca color schemes
#4069ca color preview, HTML & CSS examples
           This text has a color of #4069ca        
        
          <p style="color:#4069ca;">Text here</p>
        
        
          .mytext {color:#4069ca;}
        
        Text color #4069ca
      
           This box has a color of #4069ca        
        
          <div style="background-color:#4069ca;">Content here</div>
        
        
          .mybackground {background-color:#4069ca;}
        
        Background color #4069ca
      
           Border around this has a color of #4069ca        
        
          <div style="border:2px solid #4069ca;">Content here</div>
        
        
          .myborder {border:2px solid #4069ca;}
        
        Border color #4069ca