#8224eb color space conversions
Hex:
        #8224eb
        RGB:
        130, 36, 235
        CMY:
        49, 86, 8
        CMYK:
        45, 85, 0, 8
      HSL:
        268°, 83.2636%, 53.1373%
        HSV (HSB):
        268°, 84.6809%, 92.1569%
        XYZ:
        24.8322, 12.0057, 79.6058
        xyY:
        0.2133, 0.1031, 12.0057
      CIE-Lab:
        41.2252, 72.9803, -81.5096
        CIE-LCH:
        41.2252, 109.4072, 311.8400
        CIE-Luv:
        41.2252, 13.9378, -120.4937
        Hunter-Lab:
        34.6493, 67.2897, -111.9626
      #8224eb color charts
#8224eb RGB chart
      #8224eb CMYK chart
      #8224eb RGB pie chart
      #8224eb color shades, tints & tones
#8224eb color schemes
#8224eb color preview, HTML & CSS examples
           This text has a color of #8224eb        
        
          <p style="color:#8224eb;">Text here</p>
        
        
          .mytext {color:#8224eb;}
        
        Text color #8224eb
      
           This box has a color of #8224eb        
        
          <div style="background-color:#8224eb;">Content here</div>
        
        
          .mybackground {background-color:#8224eb;}
        
        Background color #8224eb
      
           Border around this has a color of #8224eb        
        
          <div style="border:2px solid #8224eb;">Content here</div>
        
        
          .myborder {border:2px solid #8224eb;}
        
        Border color #8224eb