#8426fb color space conversions
Hex:
        #8426fb
        RGB:
        132, 38, 251
        CMY:
        48, 85, 2
        CMYK:
        47, 85, 0, 2
      HSL:
        266°, 96.3801%, 56.6667%
        HSV (HSB):
        266°, 84.8606%, 98.4314%
        XYZ:
        27.6214, 13.2568, 92.3698
        xyY:
        0.2073, 0.0995, 13.2568
      CIE-Lab:
        43.1477, 76.2397, -87.3515
        CIE-LCH:
        43.1477, 115.9430, 311.1142
        CIE-Luv:
        43.1477, 12.0931, -129.8033
        Hunter-Lab:
        36.4099, 71.6971, -124.9284
      #8426fb color charts
#8426fb RGB chart
      #8426fb CMYK chart
      #8426fb RGB pie chart
      #8426fb color shades, tints & tones
#8426fb color schemes
#8426fb color preview, HTML & CSS examples
           This text has a color of #8426fb        
        
          <p style="color:#8426fb;">Text here</p>
        
        
          .mytext {color:#8426fb;}
        
        Text color #8426fb
      
           This box has a color of #8426fb        
        
          <div style="background-color:#8426fb;">Content here</div>
        
        
          .mybackground {background-color:#8426fb;}
        
        Background color #8426fb
      
           Border around this has a color of #8426fb        
        
          <div style="border:2px solid #8426fb;">Content here</div>
        
        
          .myborder {border:2px solid #8426fb;}
        
        Border color #8426fb