#8f70ba color space conversions
Hex:
        #8f70ba
        RGB:
        143, 112, 186
        CMY:
        44, 56, 27
        CMYK:
        23, 40, 0, 27
      HSL:
        265°, 34.9057%, 58.4314%
        HSV (HSB):
        265°, 39.7849%, 72.9412%
        XYZ:
        25.9848, 20.9732, 49.1330
        xyY:
        0.2704, 0.2183, 20.9732
      CIE-Lab:
        52.9201, 27.4422, -34.5755
        CIE-LCH:
        52.9201, 44.1423, 308.4387
        CIE-Luv:
        52.9201, 10.4284, -56.0836
        Hunter-Lab:
        45.7965, 21.1366, -31.5522
      #8f70ba color charts
#8f70ba RGB chart
      #8f70ba CMYK chart
      #8f70ba RGB pie chart
      #8f70ba color shades, tints & tones
#8f70ba color schemes
#8f70ba color preview, HTML & CSS examples
           This text has a color of #8f70ba        
        
          <p style="color:#8f70ba;">Text here</p>
        
        
          .mytext {color:#8f70ba;}
        
        Text color #8f70ba
      
           This box has a color of #8f70ba        
        
          <div style="background-color:#8f70ba;">Content here</div>
        
        
          .mybackground {background-color:#8f70ba;}
        
        Background color #8f70ba
      
           Border around this has a color of #8f70ba        
        
          <div style="border:2px solid #8f70ba;">Content here</div>
        
        
          .myborder {border:2px solid #8f70ba;}
        
        Border color #8f70ba