#4096ef color space conversions
Hex:
        #4096ef
        RGB:
        64, 150, 239
        CMY:
        75, 41, 6
        CMYK:
        73, 37, 0, 6
      HSL:
        211°, 84.5411%, 59.4118%
        HSV (HSB):
        211°, 73.2218%, 93.7255%
        XYZ:
        28.6007, 29.1347, 85.7775
        xyY:
        0.1993, 0.2030, 29.1347
      CIE-Lab:
        60.9003, 3.5881, -52.1278
        CIE-LCH:
        60.9003, 52.2512, 273.9376
        CIE-Luv:
        60.9003, -31.3485, -83.6360
        Hunter-Lab:
        53.9765, 0.1233, -56.4378
      #4096ef color charts
#4096ef RGB chart
      #4096ef CMYK chart
      #4096ef RGB pie chart
      #4096ef color shades, tints & tones
#4096ef color schemes
#4096ef color preview, HTML & CSS examples
           This text has a color of #4096ef        
        
          <p style="color:#4096ef;">Text here</p>
        
        
          .mytext {color:#4096ef;}
        
        Text color #4096ef
      
           This box has a color of #4096ef        
        
          <div style="background-color:#4096ef;">Content here</div>
        
        
          .mybackground {background-color:#4096ef;}
        
        Background color #4096ef
      
           Border around this has a color of #4096ef        
        
          <div style="border:2px solid #4096ef;">Content here</div>
        
        
          .myborder {border:2px solid #4096ef;}
        
        Border color #4096ef