#8f70ca color space conversions
Hex:
        #8f70ca
        RGB:
        143, 112, 202
        CMY:
        44, 56, 21
        CMYK:
        29, 45, 0, 21
      HSL:
        261°, 45.9184%, 61.5686%
        HSV (HSB):
        261°, 44.5545%, 79.2157%
        XYZ:
        27.7825, 21.6922, 58.5998
        xyY:
        0.2571, 0.2007, 21.6922
      CIE-Lab:
        53.6989, 31.4026, -42.5124
        CIE-LCH:
        53.6989, 52.8529, 306.4522
        CIE-Luv:
        53.6989, 8.5513, -69.2901
        Hunter-Lab:
        46.5749, 24.9713, -41.9953
      #8f70ca color charts
#8f70ca RGB chart
      #8f70ca CMYK chart
      #8f70ca RGB pie chart
      #8f70ca color shades, tints & tones
#8f70ca color schemes
#8f70ca color preview, HTML & CSS examples
           This text has a color of #8f70ca        
        
          <p style="color:#8f70ca;">Text here</p>
        
        
          .mytext {color:#8f70ca;}
        
        Text color #8f70ca
      
           This box has a color of #8f70ca        
        
          <div style="background-color:#8f70ca;">Content here</div>
        
        
          .mybackground {background-color:#8f70ca;}
        
        Background color #8f70ca
      
           Border around this has a color of #8f70ca        
        
          <div style="border:2px solid #8f70ca;">Content here</div>
        
        
          .myborder {border:2px solid #8f70ca;}
        
        Border color #8f70ca