#094fdd color space conversions
Hex:
        #094fdd
        RGB:
        9, 79, 221
        CMY:
        96, 69, 13
        CMYK:
        96, 64, 0, 13
      HSL:
        220°, 92.1739%, 45.0980%
        HSV (HSB):
        220°, 95.9276%, 86.6667%
        XYZ:
        15.9598, 10.8705, 69.6637
        xyY:
        0.1654, 0.1127, 10.8705
      CIE-Lab:
        39.3615, 37.2186, -76.8862
        CIE-LCH:
        39.3615, 85.4208, 295.8304
        CIE-Luv:
        39.3615, -17.0444, -110.6248
        Hunter-Lab:
        32.9704, 28.7071, -102.1953
      #094fdd color charts
#094fdd RGB chart
      #094fdd CMYK chart
      #094fdd RGB pie chart
      #094fdd color shades, tints & tones
#094fdd color schemes
#094fdd color preview, HTML & CSS examples
           This text has a color of #094fdd        
        
          <p style="color:#094fdd;">Text here</p>
        
        
          .mytext {color:#094fdd;}
        
        Text color #094fdd
      
           This box has a color of #094fdd        
        
          <div style="background-color:#094fdd;">Content here</div>
        
        
          .mybackground {background-color:#094fdd;}
        
        Background color #094fdd
      
           Border around this has a color of #094fdd        
        
          <div style="border:2px solid #094fdd;">Content here</div>
        
        
          .myborder {border:2px solid #094fdd;}
        
        Border color #094fdd