#5425fc color space conversions
Hex:
        #5425fc
        RGB:
        84, 37, 252
        CMY:
        67, 85, 1
        CMYK:
        67, 85, 0, 1
      HSL:
        253°, 97.2851%, 56.6667%
        HSV (HSB):
        253°, 85.3175%, 98.8235%
        XYZ:
        21.8884, 10.2362, 92.9176
        xyY:
        0.1750, 0.0819, 10.2362
      CIE-Lab:
        38.2631, 72.5825, -96.1467
        CIE-LCH:
        38.2631, 120.4674, 307.0497
        CIE-Luv:
        38.2631, -2.5213, -132.0641
        Hunter-Lab:
        31.9941, 66.1291, -149.7947
      #5425fc color charts
#5425fc RGB chart
      #5425fc CMYK chart
      #5425fc RGB pie chart
      #5425fc color shades, tints & tones
#5425fc color schemes
#5425fc color preview, HTML & CSS examples
           This text has a color of #5425fc        
        
          <p style="color:#5425fc;">Text here</p>
        
        
          .mytext {color:#5425fc;}
        
        Text color #5425fc
      
           This box has a color of #5425fc        
        
          <div style="background-color:#5425fc;">Content here</div>
        
        
          .mybackground {background-color:#5425fc;}
        
        Background color #5425fc
      
           Border around this has a color of #5425fc        
        
          <div style="border:2px solid #5425fc;">Content here</div>
        
        
          .myborder {border:2px solid #5425fc;}
        
        Border color #5425fc