#5c32fc color space conversions
Hex:
        #5c32fc
        RGB:
        92, 50, 252
        CMY:
        64, 80, 1
        CMYK:
        63, 80, 0, 1
      HSL:
        252°, 97.1154%, 59.2157%
        HSV (HSB):
        252°, 80.1587%, 98.8235%
        XYZ:
        23.1249, 11.5848, 93.1127
        xyY:
        0.1809, 0.0906, 11.5848
      CIE-Lab:
        40.5485, 68.3975, -92.3391
        CIE-LCH:
        40.5485, 114.9119, 306.5281
        CIE-Luv:
        40.5485, -1.9022, -131.4684
        Hunter-Lab:
        34.0364, 61.7121, -138.3728
      #5c32fc color charts
#5c32fc RGB chart
      #5c32fc CMYK chart
      #5c32fc RGB pie chart
      #5c32fc color shades, tints & tones
#5c32fc color schemes
#5c32fc color preview, HTML & CSS examples
           This text has a color of #5c32fc        
        
          <p style="color:#5c32fc;">Text here</p>
        
        
          .mytext {color:#5c32fc;}
        
        Text color #5c32fc
      
           This box has a color of #5c32fc        
        
          <div style="background-color:#5c32fc;">Content here</div>
        
        
          .mybackground {background-color:#5c32fc;}
        
        Background color #5c32fc
      
           Border around this has a color of #5c32fc        
        
          <div style="border:2px solid #5c32fc;">Content here</div>
        
        
          .myborder {border:2px solid #5c32fc;}
        
        Border color #5c32fc