#9b70cb color space conversions
Hex:
        #9b70cb
        RGB:
        155, 112, 203
        CMY:
        39, 56, 20
        CMYK:
        24, 45, 0, 20
      HSL:
        268°, 46.6667%, 61.7647%
        HSV (HSB):
        268°, 44.8276%, 79.6078%
        XYZ:
        30.0912, 22.8687, 59.3280
        xyY:
        0.2680, 0.2037, 22.8687
      CIE-Lab:
        54.9368, 35.0150, -41.0492
        CIE-LCH:
        54.9368, 53.9545, 310.4642
        CIE-Luv:
        54.9368, 14.6881, -67.7556
        Hunter-Lab:
        47.8212, 28.6329, -40.0816
      #9b70cb color charts
#9b70cb RGB chart
      #9b70cb CMYK chart
      #9b70cb RGB pie chart
      #9b70cb color shades, tints & tones
#9b70cb color schemes
#9b70cb color preview, HTML & CSS examples
           This text has a color of #9b70cb        
        
          <p style="color:#9b70cb;">Text here</p>
        
        
          .mytext {color:#9b70cb;}
        
        Text color #9b70cb
      
           This box has a color of #9b70cb        
        
          <div style="background-color:#9b70cb;">Content here</div>
        
        
          .mybackground {background-color:#9b70cb;}
        
        Background color #9b70cb
      
           Border around this has a color of #9b70cb        
        
          <div style="border:2px solid #9b70cb;">Content here</div>
        
        
          .myborder {border:2px solid #9b70cb;}
        
        Border color #9b70cb