#5d32ef color space conversions
Hex:
        #5d32ef
        RGB:
        93, 50, 239
        CMY:
        64, 80, 6
        CMYK:
        61, 79, 0, 6
      HSL:
        254°, 85.5204%, 56.6667%
        HSV (HSB):
        254°, 79.0795%, 93.7255%
        XYZ:
        21.2348, 10.8404, 82.6346
        xyY:
        0.1851, 0.0945, 10.8404
      CIE-Lab:
        39.3103, 64.9873, -87.0679
        CIE-LCH:
        39.3103, 108.6470, 306.7376
        CIE-Luv:
        39.3103, -0.5645, -123.8549
        Hunter-Lab:
        32.9247, 57.5054, -125.7590
      #5d32ef color charts
#5d32ef RGB chart
      #5d32ef CMYK chart
      #5d32ef RGB pie chart
      #5d32ef color shades, tints & tones
#5d32ef color schemes
#5d32ef color preview, HTML & CSS examples
           This text has a color of #5d32ef        
        
          <p style="color:#5d32ef;">Text here</p>
        
        
          .mytext {color:#5d32ef;}
        
        Text color #5d32ef
      
           This box has a color of #5d32ef        
        
          <div style="background-color:#5d32ef;">Content here</div>
        
        
          .mybackground {background-color:#5d32ef;}
        
        Background color #5d32ef
      
           Border around this has a color of #5d32ef        
        
          <div style="border:2px solid #5d32ef;">Content here</div>
        
        
          .myborder {border:2px solid #5d32ef;}
        
        Border color #5d32ef