#9a70cb color space conversions
Hex:
        #9a70cb
        RGB:
        154, 112, 203
        CMY:
        40, 56, 20
        CMYK:
        24, 45, 0, 20
      HSL:
        268°, 46.6667%, 61.7647%
        HSV (HSB):
        268°, 44.8276%, 79.6078%
        XYZ:
        29.9001, 22.7702, 59.3191
        xyY:
        0.2670, 0.2033, 22.7702
      CIE-Lab:
        54.8348, 34.7317, -41.2169
        CIE-LCH:
        54.8348, 53.8992, 310.1194
        CIE-Luv:
        54.8348, 14.1494, -67.9586
        Hunter-Lab:
        47.7181, 28.3412, -40.3016
      #9a70cb color charts
#9a70cb RGB chart
      #9a70cb CMYK chart
      #9a70cb RGB pie chart
      #9a70cb color shades, tints & tones
#9a70cb color schemes
#9a70cb color preview, HTML & CSS examples
           This text has a color of #9a70cb        
        
          <p style="color:#9a70cb;">Text here</p>
        
        
          .mytext {color:#9a70cb;}
        
        Text color #9a70cb
      
           This box has a color of #9a70cb        
        
          <div style="background-color:#9a70cb;">Content here</div>
        
        
          .mybackground {background-color:#9a70cb;}
        
        Background color #9a70cb
      
           Border around this has a color of #9a70cb        
        
          <div style="border:2px solid #9a70cb;">Content here</div>
        
        
          .myborder {border:2px solid #9a70cb;}
        
        Border color #9a70cb