#041bff color space conversions
Hex:
        #041bff
        RGB:
        4, 27, 255
        CMY:
        98, 89, 0
        CMYK:
        98, 89, 0, 0
      HSL:
        235°, 100.0000%, 50.7843%
        HSV (HSB):
        235°, 98.4314%, 100.0000%
        XYZ:
        18.4920, 8.0297, 95.1830
        xyY:
        0.1519, 0.0660, 8.0297
      CIE-Lab:
        34.0446, 74.0149, -104.9493
        CIE-LCH:
        34.0446, 128.4234, 305.1932
        CIE-Luv:
        34.0446, -10.4390, -131.9288
        Hunter-Lab:
        28.3367, 66.8966, -179.3196
      #041bff color charts
#041bff RGB chart
      #041bff CMYK chart
      #041bff RGB pie chart
      #041bff color shades, tints & tones
#041bff color schemes
#041bff color preview, HTML & CSS examples
           This text has a color of #041bff        
        
          <p style="color:#041bff;">Text here</p>
        
        
          .mytext {color:#041bff;}
        
        Text color #041bff
      
           This box has a color of #041bff        
        
          <div style="background-color:#041bff;">Content here</div>
        
        
          .mybackground {background-color:#041bff;}
        
        Background color #041bff
      
           Border around this has a color of #041bff        
        
          <div style="border:2px solid #041bff;">Content here</div>
        
        
          .myborder {border:2px solid #041bff;}
        
        Border color #041bff