#041af4 color space conversions
Hex:
        #041af4
        RGB:
        4, 26, 244
        CMY:
        98, 90, 4
        CMYK:
        98, 89, 0, 4
      HSL:
        235°, 96.7742%, 48.6275%
        HSV (HSB):
        235°, 98.3607%, 95.6863%
        XYZ:
        16.7486, 7.2963, 86.1135
        xyY:
        0.1520, 0.0662, 7.2963
      CIE-Lab:
        32.4720, 71.3862, -101.3829
        CIE-LCH:
        32.4720, 123.9939, 305.1503
        CIE-Luv:
        32.4720, -9.9696, -125.6141
        Hunter-Lab:
        27.0116, 63.4091, -170.1097
      #041af4 color charts
#041af4 RGB chart
      #041af4 CMYK chart
      #041af4 RGB pie chart
      #041af4 color shades, tints & tones
#041af4 color schemes
#041af4 color preview, HTML & CSS examples
           This text has a color of #041af4        
        
          <p style="color:#041af4;">Text here</p>
        
        
          .mytext {color:#041af4;}
        
        Text color #041af4
      
           This box has a color of #041af4        
        
          <div style="background-color:#041af4;">Content here</div>
        
        
          .mybackground {background-color:#041af4;}
        
        Background color #041af4
      
           Border around this has a color of #041af4        
        
          <div style="border:2px solid #041af4;">Content here</div>
        
        
          .myborder {border:2px solid #041af4;}
        
        Border color #041af4