#8614ea color space conversions
Hex:
        #8614ea
        RGB:
        134, 20, 234
        CMY:
        47, 92, 8
        CMYK:
        43, 91, 0, 8
      HSL:
        272°, 84.2520%, 49.8039%
        HSV (HSB):
        272°, 91.4530%, 91.7647%
        XYZ:
        24.9330, 11.5092, 78.7493
        xyY:
        0.2164, 0.0999, 11.5092
      CIE-Lab:
        40.4251, 76.8608, -82.2405
        CIE-LCH:
        40.4251, 112.5660, 313.0634
        CIE-Luv:
        40.4251, 16.8449, -120.6436
        Hunter-Lab:
        33.9251, 71.8178, -113.8802
      #8614ea color charts
#8614ea RGB chart
      #8614ea CMYK chart
      #8614ea RGB pie chart
      #8614ea color shades, tints & tones
#8614ea color schemes
#8614ea color preview, HTML & CSS examples
           This text has a color of #8614ea        
        
          <p style="color:#8614ea;">Text here</p>
        
        
          .mytext {color:#8614ea;}
        
        Text color #8614ea
      
           This box has a color of #8614ea        
        
          <div style="background-color:#8614ea;">Content here</div>
        
        
          .mybackground {background-color:#8614ea;}
        
        Background color #8614ea
      
           Border around this has a color of #8614ea        
        
          <div style="border:2px solid #8614ea;">Content here</div>
        
        
          .myborder {border:2px solid #8614ea;}
        
        Border color #8614ea