#9b70ef color space conversions
Hex:
        #9b70ef
        RGB:
        155, 112, 239
        CMY:
        39, 56, 6
        CMYK:
        35, 53, 0, 6
      HSL:
        260°, 79.8742%, 68.8235%
        HSV (HSB):
        260°, 53.1381%, 93.7255%
        XYZ:
        34.8917, 24.7889, 84.6071
        xyY:
        0.2418, 0.1718, 24.7889
      CIE-Lab:
        56.8692, 43.9212, -58.2341
        CIE-LCH:
        56.8692, 72.9403, 307.0242
        CIE-Luv:
        56.8692, 9.9438, -96.5418
        Hunter-Lab:
        49.7885, 37.9629, -65.9015
      #9b70ef color charts
#9b70ef RGB chart
      #9b70ef CMYK chart
      #9b70ef RGB pie chart
      #9b70ef color shades, tints & tones
#9b70ef color schemes
#9b70ef color preview, HTML & CSS examples
           This text has a color of #9b70ef        
        
          <p style="color:#9b70ef;">Text here</p>
        
        
          .mytext {color:#9b70ef;}
        
        Text color #9b70ef
      
           This box has a color of #9b70ef        
        
          <div style="background-color:#9b70ef;">Content here</div>
        
        
          .mybackground {background-color:#9b70ef;}
        
        Background color #9b70ef
      
           Border around this has a color of #9b70ef        
        
          <div style="border:2px solid #9b70ef;">Content here</div>
        
        
          .myborder {border:2px solid #9b70ef;}
        
        Border color #9b70ef