#9c59ed color space conversions
Hex:
        #9c59ed
        RGB:
        156, 89, 237
        CMY:
        39, 65, 7
        CMYK:
        34, 62, 0, 7
      HSL:
        267°, 80.4348%, 63.9216%
        HSV (HSB):
        267°, 62.4473%, 92.9412%
        XYZ:
        32.5687, 20.3271, 82.3277
        xyY:
        0.2409, 0.1503, 20.3271
      CIE-Lab:
        52.2050, 55.8968, -64.6094
        CIE-LCH:
        52.2050, 85.4332, 310.8647
        CIE-Luv:
        52.2050, 17.0065, -105.4116
        Hunter-Lab:
        45.0856, 50.0443, -76.7055
      #9c59ed color charts
#9c59ed RGB chart
      #9c59ed CMYK chart
      #9c59ed RGB pie chart
      #9c59ed color shades, tints & tones
#9c59ed color schemes
#9c59ed color preview, HTML & CSS examples
           This text has a color of #9c59ed        
        
          <p style="color:#9c59ed;">Text here</p>
        
        
          .mytext {color:#9c59ed;}
        
        Text color #9c59ed
      
           This box has a color of #9c59ed        
        
          <div style="background-color:#9c59ed;">Content here</div>
        
        
          .mybackground {background-color:#9c59ed;}
        
        Background color #9c59ed
      
           Border around this has a color of #9c59ed        
        
          <div style="border:2px solid #9c59ed;">Content here</div>
        
        
          .myborder {border:2px solid #9c59ed;}
        
        Border color #9c59ed