#8e53cf color space conversions
Hex:
        #8e53cf
        RGB:
        142, 83, 207
        CMY:
        44, 67, 19
        CMYK:
        31, 60, 0, 19
      HSL:
        269°, 56.3636%, 56.8627%
        HSV (HSB):
        269°, 59.9034%, 81.1765%
        XYZ:
        25.5111, 16.4423, 60.8606
        xyY:
        0.2481, 0.1599, 16.4423
      CIE-Lab:
        47.5495, 48.6073, -55.1806
        CIE-LCH:
        47.5495, 73.5362, 311.3761
        CIE-Luv:
        47.5495, 16.4228, -88.3383
        Hunter-Lab:
        40.5491, 41.3406, -60.6046
      #8e53cf color charts
#8e53cf RGB chart
      #8e53cf CMYK chart
      #8e53cf RGB pie chart
      #8e53cf color shades, tints & tones
#8e53cf color schemes
#8e53cf color preview, HTML & CSS examples
           This text has a color of #8e53cf        
        
          <p style="color:#8e53cf;">Text here</p>
        
        
          .mytext {color:#8e53cf;}
        
        Text color #8e53cf
      
           This box has a color of #8e53cf        
        
          <div style="background-color:#8e53cf;">Content here</div>
        
        
          .mybackground {background-color:#8e53cf;}
        
        Background color #8e53cf
      
           Border around this has a color of #8e53cf        
        
          <div style="border:2px solid #8e53cf;">Content here</div>
        
        
          .myborder {border:2px solid #8e53cf;}
        
        Border color #8e53cf