#5f39ed color space conversions
Hex:
        #5f39ed
        RGB:
        95, 57, 237
        CMY:
        63, 78, 7
        CMYK:
        60, 76, 0, 7
      HSL:
        253°, 83.3333%, 57.6471%
        HSV (HSB):
        253°, 75.9494%, 92.9412%
        XYZ:
        21.4685, 11.4736, 81.2039
        xyY:
        0.1881, 0.1005, 11.4736
      CIE-Lab:
        40.3669, 61.5419, -84.1871
        CIE-LCH:
        40.3669, 104.2826, 306.1673
        CIE-Luv:
        40.3669, -0.7422, -121.8189
        Hunter-Lab:
        33.8727, 53.8562, -118.4267
      #5f39ed color charts
#5f39ed RGB chart
      #5f39ed CMYK chart
      #5f39ed RGB pie chart
      #5f39ed color shades, tints & tones
#5f39ed color schemes
#5f39ed color preview, HTML & CSS examples
           This text has a color of #5f39ed        
        
          <p style="color:#5f39ed;">Text here</p>
        
        
          .mytext {color:#5f39ed;}
        
        Text color #5f39ed
      
           This box has a color of #5f39ed        
        
          <div style="background-color:#5f39ed;">Content here</div>
        
        
          .mybackground {background-color:#5f39ed;}
        
        Background color #5f39ed
      
           Border around this has a color of #5f39ed        
        
          <div style="border:2px solid #5f39ed;">Content here</div>
        
        
          .myborder {border:2px solid #5f39ed;}
        
        Border color #5f39ed