#8224dd color space conversions
Hex:
        #8224dd
        RGB:
        130, 36, 221
        CMY:
        49, 86, 13
        CMYK:
        41, 84, 0, 13
      HSL:
        270°, 73.1225%, 50.3922%
        HSV (HSB):
        270°, 83.7104%, 86.6667%
        XYZ:
        22.8879, 11.2280, 69.3675
        xyY:
        0.2212, 0.1085, 11.2280
      CIE-Lab:
        39.9619, 69.8558, -75.6065
        CIE-LCH:
        39.9619, 102.9377, 312.7361
        CIE-Luv:
        39.9619, 16.3006, -111.8665
        Hunter-Lab:
        33.5083, 63.2856, -99.2841
      #8224dd color charts
#8224dd RGB chart
      #8224dd CMYK chart
      #8224dd RGB pie chart
      #8224dd color shades, tints & tones
#8224dd color schemes
#8224dd color preview, HTML & CSS examples
           This text has a color of #8224dd        
        
          <p style="color:#8224dd;">Text here</p>
        
        
          .mytext {color:#8224dd;}
        
        Text color #8224dd
      
           This box has a color of #8224dd        
        
          <div style="background-color:#8224dd;">Content here</div>
        
        
          .mybackground {background-color:#8224dd;}
        
        Background color #8224dd
      
           Border around this has a color of #8224dd        
        
          <div style="border:2px solid #8224dd;">Content here</div>
        
        
          .myborder {border:2px solid #8224dd;}
        
        Border color #8224dd