#040ae4 color space conversions
Hex:
        #040ae4
        RGB:
        4, 10, 228
        CMY:
        98, 96, 11
        CMYK:
        98, 96, 0, 11
      HSL:
        238°, 96.5517%, 45.4902%
        HSV (HSB):
        238°, 98.2456%, 89.4118%
        XYZ:
        14.1622, 5.8443, 73.7804
        xyY:
        0.1510, 0.0623, 5.8443
      CIE-Lab:
        29.0163, 71.0385, -98.0528
        CIE-LCH:
        29.0163, 121.0819, 305.9230
        CIE-Luv:
        29.0163, -8.5053, -115.2668
        Hunter-Lab:
        24.1751, 62.2623, -164.0261
      #040ae4 color charts
#040ae4 RGB chart
      #040ae4 CMYK chart
      #040ae4 RGB pie chart
      #040ae4 color shades, tints & tones
#040ae4 color schemes
#040ae4 color preview, HTML & CSS examples
           This text has a color of #040ae4        
        
          <p style="color:#040ae4;">Text here</p>
        
        
          .mytext {color:#040ae4;}
        
        Text color #040ae4
      
           This box has a color of #040ae4        
        
          <div style="background-color:#040ae4;">Content here</div>
        
        
          .mybackground {background-color:#040ae4;}
        
        Background color #040ae4
      
           Border around this has a color of #040ae4        
        
          <div style="border:2px solid #040ae4;">Content here</div>
        
        
          .myborder {border:2px solid #040ae4;}
        
        Border color #040ae4