#040df1 color space conversions
Hex:
        #040df1
        RGB:
        4, 13, 241
        CMY:
        98, 95, 5
        CMYK:
        98, 95, 0, 5
      HSL:
        238°, 96.7347%, 48.0392%
        HSV (HSB):
        238°, 98.3402%, 94.5098%
        XYZ:
        16.0712, 6.6645, 83.6584
        xyY:
        0.1511, 0.0626, 6.6645
      CIE-Lab:
        31.0307, 73.7675, -102.0934
        CIE-LCH:
        31.0307, 125.9552, 305.8500
        CIE-Luv:
        31.0307, -9.1507, -122.9992
        Hunter-Lab:
        25.8158, 65.9447, -174.0639
      #040df1 color charts
#040df1 RGB chart
      #040df1 CMYK chart
      #040df1 RGB pie chart
      #040df1 color shades, tints & tones
#040df1 color schemes
#040df1 color preview, HTML & CSS examples
           This text has a color of #040df1        
        
          <p style="color:#040df1;">Text here</p>
        
        
          .mytext {color:#040df1;}
        
        Text color #040df1
      
           This box has a color of #040df1        
        
          <div style="background-color:#040df1;">Content here</div>
        
        
          .mybackground {background-color:#040df1;}
        
        Background color #040df1
      
           Border around this has a color of #040df1        
        
          <div style="border:2px solid #040df1;">Content here</div>
        
        
          .myborder {border:2px solid #040df1;}
        
        Border color #040df1