#8e71cf color space conversions
Hex:
        #8e71cf
        RGB:
        142, 113, 207
        CMY:
        44, 56, 19
        CMYK:
        31, 45, 0, 19
      HSL:
        259°, 49.4737%, 62.7451%
        HSV (HSB):
        259°, 45.4106%, 81.1765%
        XYZ:
        28.3229, 22.0660, 61.7979
        xyY:
        0.2525, 0.1967, 22.0660
      CIE-Lab:
        54.0970, 31.8246, -44.7333
        CIE-LCH:
        54.0970, 54.8987, 305.4292
        CIE-Luv:
        54.0970, 7.1359, -72.9613
        Hunter-Lab:
        46.9745, 25.4200, -45.1175
      #8e71cf color charts
#8e71cf RGB chart
      #8e71cf CMYK chart
      #8e71cf RGB pie chart
      #8e71cf color shades, tints & tones
#8e71cf color schemes
#8e71cf color preview, HTML & CSS examples
           This text has a color of #8e71cf        
        
          <p style="color:#8e71cf;">Text here</p>
        
        
          .mytext {color:#8e71cf;}
        
        Text color #8e71cf
      
           This box has a color of #8e71cf        
        
          <div style="background-color:#8e71cf;">Content here</div>
        
        
          .mybackground {background-color:#8e71cf;}
        
        Background color #8e71cf
      
           Border around this has a color of #8e71cf        
        
          <div style="border:2px solid #8e71cf;">Content here</div>
        
        
          .myborder {border:2px solid #8e71cf;}
        
        Border color #8e71cf