#8d70ce color space conversions
Hex:
        #8d70ce
        RGB:
        141, 112, 206
        CMY:
        45, 56, 19
        CMYK:
        32, 46, 0, 19
      HSL:
        259°, 48.9583%, 62.3529%
        HSV (HSB):
        259°, 45.6311%, 80.7843%
        XYZ:
        27.9193, 21.7073, 61.1109
        xyY:
        0.2521, 0.1960, 21.7073
      CIE-Lab:
        53.7150, 31.8766, -44.7759
        CIE-LCH:
        53.7150, 54.9637, 305.4476
        CIE-Luv:
        53.7150, 7.1076, -72.9251
        Hunter-Lab:
        46.5911, 25.4300, -45.1536
      #8d70ce color charts
#8d70ce RGB chart
      #8d70ce CMYK chart
      #8d70ce RGB pie chart
      #8d70ce color shades, tints & tones
#8d70ce color schemes
#8d70ce color preview, HTML & CSS examples
           This text has a color of #8d70ce        
        
          <p style="color:#8d70ce;">Text here</p>
        
        
          .mytext {color:#8d70ce;}
        
        Text color #8d70ce
      
           This box has a color of #8d70ce        
        
          <div style="background-color:#8d70ce;">Content here</div>
        
        
          .mybackground {background-color:#8d70ce;}
        
        Background color #8d70ce
      
           Border around this has a color of #8d70ce        
        
          <div style="border:2px solid #8d70ce;">Content here</div>
        
        
          .myborder {border:2px solid #8d70ce;}
        
        Border color #8d70ce