#8325fc color space conversions
Hex:
        #8325fc
        RGB:
        131, 37, 252
        CMY:
        49, 85, 1
        CMYK:
        48, 85, 0, 1
      HSL:
        266°, 97.2851%, 56.6667%
        HSV (HSB):
        266°, 85.3175%, 98.8235%
        XYZ:
        27.5923, 13.1767, 93.1845
        xyY:
        0.2060, 0.0984, 13.1767
      CIE-Lab:
        43.0283, 76.6378, -88.1123
        CIE-LCH:
        43.0283, 116.7781, 311.0159
        CIE-Luv:
        43.0283, 11.6356, -130.5617
        Hunter-Lab:
        36.2997, 72.1578, -126.7927
      #8325fc color charts
#8325fc RGB chart
      #8325fc CMYK chart
      #8325fc RGB pie chart
      #8325fc color shades, tints & tones
#8325fc color schemes
#8325fc color preview, HTML & CSS examples
           This text has a color of #8325fc        
        
          <p style="color:#8325fc;">Text here</p>
        
        
          .mytext {color:#8325fc;}
        
        Text color #8325fc
      
           This box has a color of #8325fc        
        
          <div style="background-color:#8325fc;">Content here</div>
        
        
          .mybackground {background-color:#8325fc;}
        
        Background color #8325fc
      
           Border around this has a color of #8325fc        
        
          <div style="border:2px solid #8325fc;">Content here</div>
        
        
          .myborder {border:2px solid #8325fc;}
        
        Border color #8325fc