#094cfd color space conversions
Hex:
        #094cfd
        RGB:
        9, 76, 253
        CMY:
        96, 70, 1
        CMYK:
        96, 70, 0, 1
      HSL:
        224°, 98.3871%, 51.3725%
        HSV (HSB):
        224°, 96.4427%, 99.2157%
        XYZ:
        20.4267, 12.3188, 94.2297
        xyY:
        0.1609, 0.0970, 12.3188
      CIE-Lab:
        41.7184, 50.7092, -91.0781
        CIE-LCH:
        41.7184, 104.2431, 299.1076
        CIE-Luv:
        41.7184, -16.4723, -130.7567
        Hunter-Lab:
        35.0982, 42.4631, -134.6099
      #094cfd color charts
#094cfd RGB chart
      #094cfd CMYK chart
      #094cfd RGB pie chart
      #094cfd color shades, tints & tones
#094cfd color schemes
#094cfd color preview, HTML & CSS examples
           This text has a color of #094cfd        
        
          <p style="color:#094cfd;">Text here</p>
        
        
          .mytext {color:#094cfd;}
        
        Text color #094cfd
      
           This box has a color of #094cfd        
        
          <div style="background-color:#094cfd;">Content here</div>
        
        
          .mybackground {background-color:#094cfd;}
        
        Background color #094cfd
      
           Border around this has a color of #094cfd        
        
          <div style="border:2px solid #094cfd;">Content here</div>
        
        
          .myborder {border:2px solid #094cfd;}
        
        Border color #094cfd