#040df7 color space conversions
Hex:
        #040df7
        RGB:
        4, 13, 247
        CMY:
        98, 95, 3
        CMYK:
        98, 95, 0, 3
      HSL:
        238°, 96.8127%, 49.2157%
        HSV (HSB):
        238°, 98.3806%, 96.8627%
        XYZ:
        16.9825, 7.0291, 88.4574
        xyY:
        0.1510, 0.0625, 7.0291
      CIE-Lab:
        31.8730, 75.2672, -104.0789
        CIE-LCH:
        31.8730, 128.4428, 305.8735
        CIE-Luv:
        31.8730, -9.3924, -126.4605
        Hunter-Lab:
        26.5124, 67.9415, -179.2598
      #040df7 color charts
#040df7 RGB chart
      #040df7 CMYK chart
      #040df7 RGB pie chart
      #040df7 color shades, tints & tones
#040df7 color schemes
#040df7 color preview, HTML & CSS examples
           This text has a color of #040df7        
        
          <p style="color:#040df7;">Text here</p>
        
        
          .mytext {color:#040df7;}
        
        Text color #040df7
      
           This box has a color of #040df7        
        
          <div style="background-color:#040df7;">Content here</div>
        
        
          .mybackground {background-color:#040df7;}
        
        Background color #040df7
      
           Border around this has a color of #040df7        
        
          <div style="border:2px solid #040df7;">Content here</div>
        
        
          .myborder {border:2px solid #040df7;}
        
        Border color #040df7