#9c59fc color space conversions
Hex:
        #9c59fc
        RGB:
        156, 89, 252
        CMY:
        39, 65, 1
        CMYK:
        38, 65, 0, 1
      HSL:
        265°, 96.4497%, 66.8627%
        HSV (HSB):
        265°, 64.6825%, 98.8235%
        XYZ:
        34.8534, 21.2410, 94.3584
        xyY:
        0.2317, 0.1412, 21.2410
      CIE-Lab:
        53.2122, 59.5527, -71.3479
        CIE-LCH:
        53.2122, 92.9357, 309.8511
        CIE-Luv:
        53.2122, 14.6493, -116.2245
        Hunter-Lab:
        46.0879, 54.3344, -89.1263
      #9c59fc color charts
#9c59fc RGB chart
      #9c59fc CMYK chart
      #9c59fc RGB pie chart
      #9c59fc color shades, tints & tones
#9c59fc color schemes
#9c59fc color preview, HTML & CSS examples
           This text has a color of #9c59fc        
        
          <p style="color:#9c59fc;">Text here</p>
        
        
          .mytext {color:#9c59fc;}
        
        Text color #9c59fc
      
           This box has a color of #9c59fc        
        
          <div style="background-color:#9c59fc;">Content here</div>
        
        
          .mybackground {background-color:#9c59fc;}
        
        Background color #9c59fc
      
           Border around this has a color of #9c59fc        
        
          <div style="border:2px solid #9c59fc;">Content here</div>
        
        
          .myborder {border:2px solid #9c59fc;}
        
        Border color #9c59fc