#4094d5 color space conversions
Hex:
        #4094d5
        RGB:
        64, 148, 213
        CMY:
        75, 42, 16
        CMYK:
        70, 31, 0, 16
      HSL:
        206°, 63.9485%, 54.3137%
        HSV (HSB):
        206°, 69.9531%, 83.5294%
        XYZ:
        24.7145, 27.0739, 66.8740
        xyY:
        0.2083, 0.2282, 27.0739
      CIE-Lab:
        59.0427, -4.3247, -40.6214
        CIE-LCH:
        59.0427, 40.8509, 263.9229
        CIE-Luv:
        59.0427, -31.6857, -63.2859
        Hunter-Lab:
        52.0326, -6.2729, -39.7786
      #4094d5 color charts
#4094d5 RGB chart
      #4094d5 CMYK chart
      #4094d5 RGB pie chart
      #4094d5 color shades, tints & tones
#4094d5 color schemes
#4094d5 color preview, HTML & CSS examples
           This text has a color of #4094d5        
        
          <p style="color:#4094d5;">Text here</p>
        
        
          .mytext {color:#4094d5;}
        
        Text color #4094d5
      
           This box has a color of #4094d5        
        
          <div style="background-color:#4094d5;">Content here</div>
        
        
          .mybackground {background-color:#4094d5;}
        
        Background color #4094d5
      
           Border around this has a color of #4094d5        
        
          <div style="border:2px solid #4094d5;">Content here</div>
        
        
          .myborder {border:2px solid #4094d5;}
        
        Border color #4094d5