#041ae8 color space conversions
Hex:
        #041ae8
        RGB:
        4, 26, 232
        CMY:
        98, 90, 9
        CMYK:
        98, 89, 0, 9
      HSL:
        234°, 96.6102%, 46.2745%
        HSV (HSB):
        234°, 98.2759%, 90.9804%
        XYZ:
        14.9850, 6.5908, 76.8263
        xyY:
        0.1523, 0.0670, 6.5908
      CIE-Lab:
        30.8566, 68.1430, -97.2647
        CIE-LCH:
        30.8566, 118.7598, 305.0148
        CIE-Luv:
        30.8566, -9.5314, -118.7625
        Hunter-Lab:
        25.6725, 59.2627, -159.4573
      #041ae8 color charts
#041ae8 RGB chart
      #041ae8 CMYK chart
      #041ae8 RGB pie chart
      #041ae8 color shades, tints & tones
#041ae8 color schemes
#041ae8 color preview, HTML & CSS examples
           This text has a color of #041ae8        
        
          <p style="color:#041ae8;">Text here</p>
        
        
          .mytext {color:#041ae8;}
        
        Text color #041ae8
      
           This box has a color of #041ae8        
        
          <div style="background-color:#041ae8;">Content here</div>
        
        
          .mybackground {background-color:#041ae8;}
        
        Background color #041ae8
      
           Border around this has a color of #041ae8        
        
          <div style="border:2px solid #041ae8;">Content here</div>
        
        
          .myborder {border:2px solid #041ae8;}
        
        Border color #041ae8