#8f70ed color space conversions
Hex:
        #8f70ed
        RGB:
        143, 112, 237
        CMY:
        44, 56, 7
        CMYK:
        40, 53, 0, 7
      HSL:
        255°, 77.6398%, 68.4314%
        HSV (HSB):
        255°, 52.7426%, 92.9412%
        XYZ:
        32.4079, 23.5424, 82.9568
        xyY:
        0.2333, 0.1695, 23.5424
      CIE-Lab:
        55.6267, 40.5715, -59.1729
        CIE-LCH:
        55.6267, 71.7459, 304.4362
        CIE-Luv:
        55.6267, 4.6954, -97.1595
        Hunter-Lab:
        48.5205, 34.3132, -67.4053
      #8f70ed color charts
#8f70ed RGB chart
      #8f70ed CMYK chart
      #8f70ed RGB pie chart
      #8f70ed color shades, tints & tones
#8f70ed color schemes
#8f70ed color preview, HTML & CSS examples
           This text has a color of #8f70ed        
        
          <p style="color:#8f70ed;">Text here</p>
        
        
          .mytext {color:#8f70ed;}
        
        Text color #8f70ed
      
           This box has a color of #8f70ed        
        
          <div style="background-color:#8f70ed;">Content here</div>
        
        
          .mybackground {background-color:#8f70ed;}
        
        Background color #8f70ed
      
           Border around this has a color of #8f70ed        
        
          <div style="border:2px solid #8f70ed;">Content here</div>
        
        
          .myborder {border:2px solid #8f70ed;}
        
        Border color #8f70ed