#5401fc color space conversions
Hex:
        #5401fc
        RGB:
        84, 1, 252
        CMY:
        67, 100, 1
        CMYK:
        67, 100, 0, 1
      HSL:
        260°, 99.2095%, 49.6078%
        HSV (HSB):
        260°, 99.6032%, 98.8235%
        XYZ:
        21.2377, 8.9348, 92.7007
        xyY:
        0.1728, 0.0727, 8.9348
      CIE-Lab:
        35.8585, 79.8797, -100.1449
        CIE-LCH:
        35.8585, 128.1006, 308.5773
        CIE-Luv:
        35.8585, -0.8449, -131.8205
        Hunter-Lab:
        29.8911, 74.5150, -162.9509
      #5401fc color charts
#5401fc RGB chart
      #5401fc CMYK chart
      #5401fc RGB pie chart
      #5401fc color shades, tints & tones
#5401fc color schemes
#5401fc color preview, HTML & CSS examples
           This text has a color of #5401fc        
        
          <p style="color:#5401fc;">Text here</p>
        
        
          .mytext {color:#5401fc;}
        
        Text color #5401fc
      
           This box has a color of #5401fc        
        
          <div style="background-color:#5401fc;">Content here</div>
        
        
          .mybackground {background-color:#5401fc;}
        
        Background color #5401fc
      
           Border around this has a color of #5401fc        
        
          <div style="border:2px solid #5401fc;">Content here</div>
        
        
          .myborder {border:2px solid #5401fc;}
        
        Border color #5401fc