#041fd2 color space conversions
Hex:
        #041fd2
        RGB:
        4, 31, 210
        CMY:
        98, 88, 18
        CMYK:
        98, 85, 0, 18
      HSL:
        232°, 96.2617%, 41.9608%
        HSV (HSB):
        232°, 98.0952%, 82.3529%
        XYZ:
        12.1729, 5.6589, 61.4235
        xyY:
        0.1536, 0.0714, 5.6589
      CIE-Lab:
        28.5351, 60.0701, -88.4703
        CIE-LCH:
        28.5351, 106.9365, 304.1759
        CIE-Luv:
        28.5351, -9.1854, -106.5760
        Hunter-Lab:
        23.7885, 49.7111, -136.4387
      #041fd2 color charts
#041fd2 RGB chart
      #041fd2 CMYK chart
      #041fd2 RGB pie chart
      #041fd2 color shades, tints & tones
#041fd2 color schemes
#041fd2 color preview, HTML & CSS examples
           This text has a color of #041fd2        
        
          <p style="color:#041fd2;">Text here</p>
        
        
          .mytext {color:#041fd2;}
        
        Text color #041fd2
      
           This box has a color of #041fd2        
        
          <div style="background-color:#041fd2;">Content here</div>
        
        
          .mybackground {background-color:#041fd2;}
        
        Background color #041fd2
      
           Border around this has a color of #041fd2        
        
          <div style="border:2px solid #041fd2;">Content here</div>
        
        
          .myborder {border:2px solid #041fd2;}
        
        Border color #041fd2