#8324eb color space conversions
Hex:
        #8324eb
        RGB:
        131, 36, 235
        CMY:
        49, 86, 8
        CMYK:
        44, 85, 0, 8
      HSL:
        269°, 83.2636%, 53.1373%
        HSV (HSB):
        269°, 84.6809%, 92.1569%
        XYZ:
        24.9863, 12.0852, 79.6130
        xyY:
        0.2141, 0.1036, 12.0852
      CIE-Lab:
        41.3512, 73.0973, -81.2978
        CIE-LCH:
        41.3512, 109.3277, 311.9597
        CIE-Luv:
        41.3512, 14.3553, -120.4004
        Hunter-Lab:
        34.7638, 67.4596, -111.4462
      #8324eb color charts
#8324eb RGB chart
      #8324eb CMYK chart
      #8324eb RGB pie chart
      #8324eb color shades, tints & tones
#8324eb color schemes
#8324eb color preview, HTML & CSS examples
           This text has a color of #8324eb        
        
          <p style="color:#8324eb;">Text here</p>
        
        
          .mytext {color:#8324eb;}
        
        Text color #8324eb
      
           This box has a color of #8324eb        
        
          <div style="background-color:#8324eb;">Content here</div>
        
        
          .mybackground {background-color:#8324eb;}
        
        Background color #8324eb
      
           Border around this has a color of #8324eb        
        
          <div style="border:2px solid #8324eb;">Content here</div>
        
        
          .myborder {border:2px solid #8324eb;}
        
        Border color #8324eb