#8642fe color space conversions
Hex:
        #8642fe
        RGB:
        134, 66, 254
        CMY:
        47, 74, 0
        CMYK:
        47, 74, 0, 0
      HSL:
        262°, 98.9474%, 62.7451%
        HSV (HSB):
        262°, 74.0157%, 99.6078%
        XYZ:
        29.6691, 16.1205, 95.3138
        xyY:
        0.2103, 0.1142, 16.1205
      CIE-Lab:
        47.1322, 67.0547, -82.4720
        CIE-LCH:
        47.1322, 106.2919, 309.1132
        CIE-Luv:
        47.1322, 9.2300, -127.4801
        Hunter-Lab:
        40.1504, 61.6395, -112.6445
      #8642fe color charts
#8642fe RGB chart
      #8642fe CMYK chart
      #8642fe RGB pie chart
      #8642fe color shades, tints & tones
#8642fe color schemes
#8642fe color preview, HTML & CSS examples
           This text has a color of #8642fe        
        
          <p style="color:#8642fe;">Text here</p>
        
        
          .mytext {color:#8642fe;}
        
        Text color #8642fe
      
           This box has a color of #8642fe        
        
          <div style="background-color:#8642fe;">Content here</div>
        
        
          .mybackground {background-color:#8642fe;}
        
        Background color #8642fe
      
           Border around this has a color of #8642fe        
        
          <div style="border:2px solid #8642fe;">Content here</div>
        
        
          .myborder {border:2px solid #8642fe;}
        
        Border color #8642fe