#040be0 color space conversions
Hex:
        #040be0
        RGB:
        4, 11, 224
        CMY:
        98, 96, 12
        CMYK:
        98, 95, 0, 12
      HSL:
        238°, 96.4912%, 44.7059%
        HSV (HSB):
        238°, 98.2143%, 87.8431%
        XYZ:
        13.6243, 5.6470, 70.8929
        xyY:
        0.1511, 0.0626, 5.6470
      CIE-Lab:
        28.5037, 69.8482, -96.6142
        CIE-LCH:
        28.5037, 119.2186, 305.8654
        CIE-Luv:
        28.5037, -8.3789, -112.9888
        Hunter-Lab:
        23.7634, 60.7538, -160.2447
      #040be0 color charts
#040be0 RGB chart
      #040be0 CMYK chart
      #040be0 RGB pie chart
      #040be0 color shades, tints & tones
#040be0 color schemes
#040be0 color preview, HTML & CSS examples
           This text has a color of #040be0        
        
          <p style="color:#040be0;">Text here</p>
        
        
          .mytext {color:#040be0;}
        
        Text color #040be0
      
           This box has a color of #040be0        
        
          <div style="background-color:#040be0;">Content here</div>
        
        
          .mybackground {background-color:#040be0;}
        
        Background color #040be0
      
           Border around this has a color of #040be0        
        
          <div style="border:2px solid #040be0;">Content here</div>
        
        
          .myborder {border:2px solid #040be0;}
        
        Border color #040be0