#9f63ec color space conversions
Hex:
        #9f63ec
        RGB:
        159, 99, 236
        CMY:
        38, 61, 7
        CMYK:
        33, 58, 0, 7
      HSL:
        266°, 78.2857%, 65.6863%
        HSV (HSB):
        266°, 58.0508%, 92.5490%
        XYZ:
        33.9002, 22.3507, 81.8843
        xyY:
        0.2454, 0.1618, 22.3507
      CIE-Lab:
        54.3972, 51.1525, -60.5021
        CIE-LCH:
        54.3972, 79.2281, 310.2134
        CIE-Luv:
        54.3972, 16.0641, -99.8185
        Hunter-Lab:
        47.2766, 45.2616, -69.5983
      #9f63ec color charts
#9f63ec RGB chart
      #9f63ec CMYK chart
      #9f63ec RGB pie chart
      #9f63ec color shades, tints & tones
#9f63ec color schemes
#9f63ec color preview, HTML & CSS examples
           This text has a color of #9f63ec        
        
          <p style="color:#9f63ec;">Text here</p>
        
        
          .mytext {color:#9f63ec;}
        
        Text color #9f63ec
      
           This box has a color of #9f63ec        
        
          <div style="background-color:#9f63ec;">Content here</div>
        
        
          .mybackground {background-color:#9f63ec;}
        
        Background color #9f63ec
      
           Border around this has a color of #9f63ec        
        
          <div style="border:2px solid #9f63ec;">Content here</div>
        
        
          .myborder {border:2px solid #9f63ec;}
        
        Border color #9f63ec