#041dfa color space conversions
Hex:
        #041dfa
        RGB:
        4, 29, 250
        CMY:
        98, 89, 2
        CMYK:
        98, 88, 0, 2
      HSL:
        234°, 96.8504%, 49.8039%
        HSV (HSB):
        234°, 98.4000%, 98.0392%
        XYZ:
        17.7448, 7.8067, 91.0141
        xyY:
        0.1522, 0.0670, 7.8067
      CIE-Lab:
        33.5770, 72.0744, -102.9219
        CIE-LCH:
        33.5770, 125.6488, 305.0029
        CIE-Luv:
        33.5770, -10.3989, -129.2402
        Hunter-Lab:
        27.9404, 64.4683, -173.5750
      #041dfa color charts
#041dfa RGB chart
      #041dfa CMYK chart
      #041dfa RGB pie chart
      #041dfa color shades, tints & tones
#041dfa color schemes
#041dfa color preview, HTML & CSS examples
           This text has a color of #041dfa        
        
          <p style="color:#041dfa;">Text here</p>
        
        
          .mytext {color:#041dfa;}
        
        Text color #041dfa
      
           This box has a color of #041dfa        
        
          <div style="background-color:#041dfa;">Content here</div>
        
        
          .mybackground {background-color:#041dfa;}
        
        Background color #041dfa
      
           Border around this has a color of #041dfa        
        
          <div style="border:2px solid #041dfa;">Content here</div>
        
        
          .myborder {border:2px solid #041dfa;}
        
        Border color #041dfa