#040bf6 color space conversions
Hex:
        #040bf6
        RGB:
        4, 11, 246
        CMY:
        98, 96, 4
        CMYK:
        98, 96, 0, 4
      HSL:
        238°, 96.8000%, 49.0196%
        HSV (HSB):
        238°, 98.3740%, 96.4706%
        XYZ:
        16.8043, 6.9190, 87.6386
        xyY:
        0.1509, 0.0621, 6.9190
      CIE-Lab:
        31.6217, 75.3616, -103.9344
        CIE-LCH:
        31.6217, 128.3812, 305.9454
        CIE-Luv:
        31.6217, -9.2777, -125.7762
        Hunter-Lab:
        26.3039, 68.0029, -179.1276
      #040bf6 color charts
#040bf6 RGB chart
      #040bf6 CMYK chart
      #040bf6 RGB pie chart
      #040bf6 color shades, tints & tones
#040bf6 color schemes
#040bf6 color preview, HTML & CSS examples
           This text has a color of #040bf6        
        
          <p style="color:#040bf6;">Text here</p>
        
        
          .mytext {color:#040bf6;}
        
        Text color #040bf6
      
           This box has a color of #040bf6        
        
          <div style="background-color:#040bf6;">Content here</div>
        
        
          .mybackground {background-color:#040bf6;}
        
        Background color #040bf6
      
           Border around this has a color of #040bf6        
        
          <div style="border:2px solid #040bf6;">Content here</div>
        
        
          .myborder {border:2px solid #040bf6;}
        
        Border color #040bf6