#002eed color space conversions
Hex:
        #002eed
        RGB:
        0, 46, 237
        CMY:
        100, 82, 7
        CMYK:
        100, 81, 0, 7
      HSL:
        228°, 100.0000%, 46.4706%
        HSV (HSB):
        228°, 100.0000%, 92.9412%
        XYZ:
        16.2631, 8.0684, 80.8210
        xyY:
        0.1547, 0.0767, 8.0684
      CIE-Lab:
        34.1250, 61.5261, -94.6636
        CIE-LCH:
        34.1250, 112.9011, 303.0217
        CIE-Luv:
        34.1250, -11.7729, -122.9361
        Hunter-Lab:
        28.4050, 52.4902, -148.8151
      #002eed color charts
#002eed RGB chart
      #002eed CMYK chart
      #002eed RGB pie chart
      #002eed color shades, tints & tones
#002eed color schemes
#002eed color preview, HTML & CSS examples
           This text has a color of #002eed        
        
          <p style="color:#002eed;">Text here</p>
        
        
          .mytext {color:#002eed;}
        
        Text color #002eed
      
           This box has a color of #002eed        
        
          <div style="background-color:#002eed;">Content here</div>
        
        
          .mybackground {background-color:#002eed;}
        
        Background color #002eed
      
           Border around this has a color of #002eed        
        
          <div style="border:2px solid #002eed;">Content here</div>
        
        
          .myborder {border:2px solid #002eed;}
        
        Border color #002eed