#8422fe color space conversions
Hex:
        #8422fe
        RGB:
        132, 34, 254
        CMY:
        48, 87, 0
        CMYK:
        48, 87, 0, 0
      HSL:
        267°, 99.0991%, 56.4706%
        HSV (HSB):
        267°, 86.6142%, 99.6078%
        XYZ:
        27.9771, 13.2053, 94.8403
        xyY:
        0.2057, 0.0971, 13.2053
      CIE-Lab:
        43.0710, 77.9856, -89.1567
        CIE-LCH:
        43.0710, 118.4511, 311.1763
        CIE-Luv:
        43.0710, 11.9489, -131.8982
        Hunter-Lab:
        36.3392, 73.8318, -129.3014
      #8422fe color charts
#8422fe RGB chart
      #8422fe CMYK chart
      #8422fe RGB pie chart
      #8422fe color shades, tints & tones
#8422fe color schemes
#8422fe color preview, HTML & CSS examples
           This text has a color of #8422fe        
        
          <p style="color:#8422fe;">Text here</p>
        
        
          .mytext {color:#8422fe;}
        
        Text color #8422fe
      
           This box has a color of #8422fe        
        
          <div style="background-color:#8422fe;">Content here</div>
        
        
          .mybackground {background-color:#8422fe;}
        
        Background color #8422fe
      
           Border around this has a color of #8422fe        
        
          <div style="border:2px solid #8422fe;">Content here</div>
        
        
          .myborder {border:2px solid #8422fe;}
        
        Border color #8422fe