#040ef1 color space conversions
Hex:
        #040ef1
        RGB:
        4, 14, 241
        CMY:
        98, 95, 5
        CMYK:
        98, 94, 0, 5
      HSL:
        237°, 96.7347%, 48.0392%
        HSV (HSB):
        237°, 98.3402%, 94.5098%
        XYZ:
        16.0843, 6.6908, 83.6628
        xyY:
        0.1511, 0.0629, 6.6908
      CIE-Lab:
        31.0923, 73.5771, -101.9903
        CIE-LCH:
        31.0923, 125.7602, 305.8072
        CIE-Luv:
        31.0923, -9.1920, -123.0593
        Hunter-Lab:
        25.8665, 65.7284, -173.6614
      #040ef1 color charts
#040ef1 RGB chart
      #040ef1 CMYK chart
      #040ef1 RGB pie chart
      #040ef1 color shades, tints & tones
#040ef1 color schemes
#040ef1 color preview, HTML & CSS examples
           This text has a color of #040ef1        
        
          <p style="color:#040ef1;">Text here</p>
        
        
          .mytext {color:#040ef1;}
        
        Text color #040ef1
      
           This box has a color of #040ef1        
        
          <div style="background-color:#040ef1;">Content here</div>
        
        
          .mybackground {background-color:#040ef1;}
        
        Background color #040ef1
      
           Border around this has a color of #040ef1        
        
          <div style="border:2px solid #040ef1;">Content here</div>
        
        
          .myborder {border:2px solid #040ef1;}
        
        Border color #040ef1