#040ecf color space conversions
Hex:
        #040ecf
        RGB:
        4, 14, 207
        CMY:
        98, 95, 19
        CMYK:
        98, 93, 0, 19
      HSL:
        237°, 96.2085%, 41.3725%
        HSV (HSB):
        237°, 98.0676%, 81.1765%
        XYZ:
        11.4696, 4.8449, 59.3621
        xyY:
        0.1516, 0.0640, 4.8449
      CIE-Lab:
        26.2882, 64.8046, -90.4747
        CIE-LCH:
        26.2882, 111.2893, 305.6130
        CIE-Luv:
        26.2882, -7.8207, -103.2260
        Hunter-Lab:
        22.0111, 54.4938, -144.4925
      #040ecf color charts
#040ecf RGB chart
      #040ecf CMYK chart
      #040ecf RGB pie chart
      #040ecf color shades, tints & tones
#040ecf color schemes
#040ecf color preview, HTML & CSS examples
           This text has a color of #040ecf        
        
          <p style="color:#040ecf;">Text here</p>
        
        
          .mytext {color:#040ecf;}
        
        Text color #040ecf
      
           This box has a color of #040ecf        
        
          <div style="background-color:#040ecf;">Content here</div>
        
        
          .mybackground {background-color:#040ecf;}
        
        Background color #040ecf
      
           Border around this has a color of #040ecf        
        
          <div style="border:2px solid #040ecf;">Content here</div>
        
        
          .myborder {border:2px solid #040ecf;}
        
        Border color #040ecf