#9f70ec color space conversions
Hex:
        #9f70ec
        RGB:
        159, 112, 236
        CMY:
        38, 56, 7
        CMYK:
        33, 53, 0, 7
      HSL:
        263°, 76.5432%, 68.2353%
        HSV (HSB):
        263°, 52.5424%, 92.5490%
        XYZ:
        35.2326, 25.0154, 82.3284
        xyY:
        0.2471, 0.1755, 25.0154
      CIE-Lab:
        57.0904, 44.1294, -56.1868
        CIE-LCH:
        57.0904, 71.4448, 308.1463
        CIE-Luv:
        57.0904, 12.2604, -93.4350
        Hunter-Lab:
        50.0154, 38.2146, -62.5842
      #9f70ec color charts
#9f70ec RGB chart
      #9f70ec CMYK chart
      #9f70ec RGB pie chart
      #9f70ec color shades, tints & tones
#9f70ec color schemes
#9f70ec color preview, HTML & CSS examples
           This text has a color of #9f70ec        
        
          <p style="color:#9f70ec;">Text here</p>
        
        
          .mytext {color:#9f70ec;}
        
        Text color #9f70ec
      
           This box has a color of #9f70ec        
        
          <div style="background-color:#9f70ec;">Content here</div>
        
        
          .mybackground {background-color:#9f70ec;}
        
        Background color #9f70ec
      
           Border around this has a color of #9f70ec        
        
          <div style="border:2px solid #9f70ec;">Content here</div>
        
        
          .myborder {border:2px solid #9f70ec;}
        
        Border color #9f70ec