#9f3eec color space conversions
Hex:
        #9f3eec
        RGB:
        159, 62, 236
        CMY:
        38, 76, 7
        CMYK:
        33, 74, 0, 7
      HSL:
        273°, 82.0755%, 58.4314%
        HSV (HSB):
        273°, 73.7288%, 92.5490%
        XYZ:
        31.1610, 16.8723, 80.9712
        xyY:
        0.2415, 0.1308, 16.8723
      CIE-Lab:
        48.0987, 68.4810, -70.6830
        CIE-LCH:
        48.0987, 98.4161, 314.0935
        CIE-Luv:
        48.0987, 24.1391, -112.7270
        Hunter-Lab:
        41.0759, 63.5309, -88.1227
      #9f3eec color charts
#9f3eec RGB chart
      #9f3eec CMYK chart
      #9f3eec RGB pie chart
      #9f3eec color shades, tints & tones
#9f3eec color schemes
#9f3eec color preview, HTML & CSS examples
           This text has a color of #9f3eec        
        
          <p style="color:#9f3eec;">Text here</p>
        
        
          .mytext {color:#9f3eec;}
        
        Text color #9f3eec
      
           This box has a color of #9f3eec        
        
          <div style="background-color:#9f3eec;">Content here</div>
        
        
          .mybackground {background-color:#9f3eec;}
        
        Background color #9f3eec
      
           Border around this has a color of #9f3eec        
        
          <div style="border:2px solid #9f3eec;">Content here</div>
        
        
          .myborder {border:2px solid #9f3eec;}
        
        Border color #9f3eec