#0401fc color space conversions
Hex:
        #0401fc
        RGB:
        4, 1, 252
        CMY:
        98, 100, 1
        CMYK:
        98, 100, 0, 1
      HSL:
        241°, 99.2095%, 49.6078%
        HSV (HSB):
        241°, 99.6032%, 98.8235%
        XYZ:
        17.6316, 7.0758, 92.5319
        xyY:
        0.1504, 0.0604, 7.0758
      CIE-Lab:
        31.9788, 78.3542, -106.7188
        CIE-LCH:
        31.9788, 132.3944, 306.2865
        CIE-Luv:
        31.9788, -9.1971, -128.7384
        Hunter-Lab:
        26.6004, 71.7651, -187.6257
      #0401fc color charts
#0401fc RGB chart
      #0401fc CMYK chart
      #0401fc RGB pie chart
      #0401fc color shades, tints & tones
#0401fc color schemes
#0401fc color preview, HTML & CSS examples
           This text has a color of #0401fc        
        
          <p style="color:#0401fc;">Text here</p>
        
        
          .mytext {color:#0401fc;}
        
        Text color #0401fc
      
           This box has a color of #0401fc        
        
          <div style="background-color:#0401fc;">Content here</div>
        
        
          .mybackground {background-color:#0401fc;}
        
        Background color #0401fc
      
           Border around this has a color of #0401fc        
        
          <div style="border:2px solid #0401fc;">Content here</div>
        
        
          .myborder {border:2px solid #0401fc;}
        
        Border color #0401fc