#8e71da color space conversions
Hex:
        #8e71da
        RGB:
        142, 113, 218
        CMY:
        44, 56, 15
        CMYK:
        35, 48, 0, 15
      HSL:
        257°, 58.6592%, 64.9020%
        HSV (HSB):
        257°, 48.1651%, 85.4902%
        XYZ:
        29.7153, 22.6230, 69.1302
        xyY:
        0.2446, 0.1862, 22.6230
      CIE-Lab:
        54.6819, 34.6891, -50.0307
        CIE-LCH:
        54.6819, 60.8803, 304.7357
        CIE-Luv:
        54.6819, 5.9396, -81.8407
        Hunter-Lab:
        47.5636, 28.2814, -52.8790
      #8e71da color charts
#8e71da RGB chart
      #8e71da CMYK chart
      #8e71da RGB pie chart
      #8e71da color shades, tints & tones
#8e71da color schemes
#8e71da color preview, HTML & CSS examples
           This text has a color of #8e71da        
        
          <p style="color:#8e71da;">Text here</p>
        
        
          .mytext {color:#8e71da;}
        
        Text color #8e71da
      
           This box has a color of #8e71da        
        
          <div style="background-color:#8e71da;">Content here</div>
        
        
          .mybackground {background-color:#8e71da;}
        
        Background color #8e71da
      
           Border around this has a color of #8e71da        
        
          <div style="border:2px solid #8e71da;">Content here</div>
        
        
          .myborder {border:2px solid #8e71da;}
        
        Border color #8e71da