#9e70ed color space conversions
Hex:
        #9e70ed
        RGB:
        158, 112, 237
        CMY:
        38, 56, 7
        CMYK:
        33, 53, 0, 7
      HSL:
        262°, 77.6398%, 68.4314%
        HSV (HSB):
        262°, 52.7426%, 92.9412%
        XYZ:
        35.1808, 24.9719, 83.0866
        xyY:
        0.2456, 0.1743, 24.9719
      CIE-Lab:
        57.0480, 44.1362, -56.8176
        CIE-LCH:
        57.0480, 71.9461, 307.8402
        CIE-Luv:
        57.0480, 11.6395, -94.4115
        Hunter-Lab:
        49.9719, 38.2154, -63.5993
      #9e70ed color charts
#9e70ed RGB chart
      #9e70ed CMYK chart
      #9e70ed RGB pie chart
      #9e70ed color shades, tints & tones
#9e70ed color schemes
#9e70ed color preview, HTML & CSS examples
           This text has a color of #9e70ed        
        
          <p style="color:#9e70ed;">Text here</p>
        
        
          .mytext {color:#9e70ed;}
        
        Text color #9e70ed
      
           This box has a color of #9e70ed        
        
          <div style="background-color:#9e70ed;">Content here</div>
        
        
          .mybackground {background-color:#9e70ed;}
        
        Background color #9e70ed
      
           Border around this has a color of #9e70ed        
        
          <div style="border:2px solid #9e70ed;">Content here</div>
        
        
          .myborder {border:2px solid #9e70ed;}
        
        Border color #9e70ed