#041fed color space conversions
Hex:
        #041fed
        RGB:
        4, 31, 237
        CMY:
        98, 88, 7
        CMYK:
        98, 87, 0, 7
      HSL:
        233°, 96.6805%, 47.2549%
        HSV (HSB):
        233°, 98.3122%, 92.9412%
        XYZ:
        15.8261, 7.1202, 80.6610
        xyY:
        0.1528, 0.0687, 7.1202
      CIE-Lab:
        32.0790, 67.8363, -98.0715
        CIE-LCH:
        32.0790, 119.2467, 304.6717
        CIE-Luv:
        32.0790, -10.0997, -122.0150
        Hunter-Lab:
        26.6837, 59.1719, -160.5464
      #041fed color charts
#041fed RGB chart
      #041fed CMYK chart
      #041fed RGB pie chart
      #041fed color shades, tints & tones
#041fed color schemes
#041fed color preview, HTML & CSS examples
           This text has a color of #041fed        
        
          <p style="color:#041fed;">Text here</p>
        
        
          .mytext {color:#041fed;}
        
        Text color #041fed
      
           This box has a color of #041fed        
        
          <div style="background-color:#041fed;">Content here</div>
        
        
          .mybackground {background-color:#041fed;}
        
        Background color #041fed
      
           Border around this has a color of #041fed        
        
          <div style="border:2px solid #041fed;">Content here</div>
        
        
          .myborder {border:2px solid #041fed;}
        
        Border color #041fed