#8514ea color space conversions
Hex:
        #8514ea
        RGB:
        133, 20, 234
        CMY:
        48, 92, 8
        CMYK:
        43, 91, 0, 8
      HSL:
        272°, 84.2520%, 49.8039%
        HSV (HSB):
        272°, 91.4530%, 91.7647%
        XYZ:
        24.7743, 11.4274, 78.7419
        xyY:
        0.2155, 0.0994, 11.4274
      CIE-Lab:
        40.2911, 76.7580, -82.4659
        CIE-LCH:
        40.2911, 112.6606, 312.9469
        CIE-Luv:
        40.2911, 16.4124, -120.7283
        Hunter-Lab:
        33.8044, 71.6600, -114.4434
      #8514ea color charts
#8514ea RGB chart
      #8514ea CMYK chart
      #8514ea RGB pie chart
      #8514ea color shades, tints & tones
#8514ea color schemes
#8514ea color preview, HTML & CSS examples
           This text has a color of #8514ea        
        
          <p style="color:#8514ea;">Text here</p>
        
        
          .mytext {color:#8514ea;}
        
        Text color #8514ea
      
           This box has a color of #8514ea        
        
          <div style="background-color:#8514ea;">Content here</div>
        
        
          .mybackground {background-color:#8514ea;}
        
        Background color #8514ea
      
           Border around this has a color of #8514ea        
        
          <div style="border:2px solid #8514ea;">Content here</div>
        
        
          .myborder {border:2px solid #8514ea;}
        
        Border color #8514ea