#8231dd color space conversions
Hex:
        #8231dd
        RGB:
        130, 49, 221
        CMY:
        49, 81, 13
        CMYK:
        41, 78, 0, 13
      HSL:
        268°, 71.6667%, 52.9412%
        HSV (HSB):
        268°, 77.8281%, 86.6667%
        XYZ:
        23.3554, 12.1629, 69.5233
        xyY:
        0.2223, 0.1158, 12.1629
      CIE-Lab:
        41.4739, 65.4421, -73.1284
        CIE-LCH:
        41.4739, 98.1348, 311.8252
        CIE-Luv:
        41.4739, 14.8890, -110.0753
        Hunter-Lab:
        34.8754, 58.5062, -93.7806
      #8231dd color charts
#8231dd RGB chart
      #8231dd CMYK chart
      #8231dd RGB pie chart
      #8231dd color shades, tints & tones
#8231dd color schemes
#8231dd color preview, HTML & CSS examples
           This text has a color of #8231dd        
        
          <p style="color:#8231dd;">Text here</p>
        
        
          .mytext {color:#8231dd;}
        
        Text color #8231dd
      
           This box has a color of #8231dd        
        
          <div style="background-color:#8231dd;">Content here</div>
        
        
          .mybackground {background-color:#8231dd;}
        
        Background color #8231dd
      
           Border around this has a color of #8231dd        
        
          <div style="border:2px solid #8231dd;">Content here</div>
        
        
          .myborder {border:2px solid #8231dd;}
        
        Border color #8231dd