#0401fe color space conversions
Hex:
        #0401fe
        RGB:
        4, 1, 254
        CMY:
        98, 100, 0
        CMYK:
        98, 100, 0, 0
      HSL:
        241°, 99.2157%, 50.0000%
        HSV (HSB):
        241°, 99.6063%, 99.6078%
        XYZ:
        17.9503, 7.2033, 94.2102
        xyY:
        0.1504, 0.0603, 7.2033
      CIE-Lab:
        32.2653, 78.8275, -107.3634
        CIE-LCH:
        32.2653, 133.1941, 306.2866
        CIE-Luv:
        32.2653, -9.2814, -129.8971
        Hunter-Lab:
        26.8389, 72.4157, -189.3330
      #0401fe color charts
#0401fe RGB chart
      #0401fe CMYK chart
      #0401fe RGB pie chart
      #0401fe color shades, tints & tones
#0401fe color schemes
#0401fe color preview, HTML & CSS examples
           This text has a color of #0401fe        
        
          <p style="color:#0401fe;">Text here</p>
        
        
          .mytext {color:#0401fe;}
        
        Text color #0401fe
      
           This box has a color of #0401fe        
        
          <div style="background-color:#0401fe;">Content here</div>
        
        
          .mybackground {background-color:#0401fe;}
        
        Background color #0401fe
      
           Border around this has a color of #0401fe        
        
          <div style="border:2px solid #0401fe;">Content here</div>
        
        
          .myborder {border:2px solid #0401fe;}
        
        Border color #0401fe