#040ebe color space conversions
Hex:
        #040ebe
        RGB:
        4, 14, 190
        CMY:
        98, 95, 25
        CMYK:
        98, 93, 0, 25
      HSL:
        237°, 95.8763%, 38.0392%
        HSV (HSB):
        237°, 97.8947%, 74.5098%
        XYZ:
        9.5014, 4.0576, 48.9976
        xyY:
        0.1519, 0.0649, 4.0576
      CIE-Lab:
        23.8609, 60.2380, -84.5364
        CIE-LCH:
        23.8609, 103.8028, 305.4725
        CIE-Luv:
        23.8609, -7.1307, -93.1589
        Hunter-Lab:
        20.1435, 48.9447, -130.1184
      #040ebe color charts
#040ebe RGB chart
      #040ebe CMYK chart
      #040ebe RGB pie chart
      #040ebe color shades, tints & tones
#040ebe color schemes
#040ebe color preview, HTML & CSS examples
           This text has a color of #040ebe        
        
          <p style="color:#040ebe;">Text here</p>
        
        
          .mytext {color:#040ebe;}
        
        Text color #040ebe
      
           This box has a color of #040ebe        
        
          <div style="background-color:#040ebe;">Content here</div>
        
        
          .mybackground {background-color:#040ebe;}
        
        Background color #040ebe
      
           Border around this has a color of #040ebe        
        
          <div style="border:2px solid #040ebe;">Content here</div>
        
        
          .myborder {border:2px solid #040ebe;}
        
        Border color #040ebe