#8a70cf color space conversions
Hex:
        #8a70cf
        RGB:
        138, 112, 207
        CMY:
        46, 56, 19
        CMYK:
        33, 46, 0, 19
      HSL:
        256°, 49.7382%, 62.5490%
        HSV (HSB):
        256°, 45.8937%, 81.1765%
        XYZ:
        27.5379, 21.4966, 61.7293
        xyY:
        0.2486, 0.1941, 21.4966
      CIE-Lab:
        53.4888, 31.3317, -45.7207
        CIE-LCH:
        53.4888, 55.4261, 304.4222
        CIE-Luv:
        53.4888, 5.5514, -74.2842
        Hunter-Lab:
        46.3644, 24.8813, -46.4833
      #8a70cf color charts
#8a70cf RGB chart
      #8a70cf CMYK chart
      #8a70cf RGB pie chart
      #8a70cf color shades, tints & tones
#8a70cf color schemes
#8a70cf color preview, HTML & CSS examples
           This text has a color of #8a70cf        
        
          <p style="color:#8a70cf;">Text here</p>
        
        
          .mytext {color:#8a70cf;}
        
        Text color #8a70cf
      
           This box has a color of #8a70cf        
        
          <div style="background-color:#8a70cf;">Content here</div>
        
        
          .mybackground {background-color:#8a70cf;}
        
        Background color #8a70cf
      
           Border around this has a color of #8a70cf        
        
          <div style="border:2px solid #8a70cf;">Content here</div>
        
        
          .myborder {border:2px solid #8a70cf;}
        
        Border color #8a70cf