#8d2cff color space conversions
Hex:
        #8d2cff
        RGB:
        141, 44, 255
        CMY:
        45, 83, 0
        CMYK:
        45, 83, 0, 0
      HSL:
        268°, 100.0000%, 58.6275%
        HSV (HSB):
        268°, 82.7451%, 100.0000%
        XYZ:
        29.9352, 14.6841, 95.8643
        xyY:
        0.2131, 0.1045, 14.6841
      CIE-Lab:
        45.1984, 76.4008, -86.1738
        CIE-LCH:
        45.1984, 115.1651, 311.5599
        CIE-Luv:
        45.1984, 14.5801, -130.7926
        Hunter-Lab:
        38.3198, 72.3833, -121.5013
      #8d2cff color charts
#8d2cff RGB chart
      #8d2cff CMYK chart
      #8d2cff RGB pie chart
      #8d2cff color shades, tints & tones
#8d2cff color schemes
#8d2cff color preview, HTML & CSS examples
           This text has a color of #8d2cff        
        
          <p style="color:#8d2cff;">Text here</p>
        
        
          .mytext {color:#8d2cff;}
        
        Text color #8d2cff
      
           This box has a color of #8d2cff        
        
          <div style="background-color:#8d2cff;">Content here</div>
        
        
          .mybackground {background-color:#8d2cff;}
        
        Background color #8d2cff
      
           Border around this has a color of #8d2cff        
        
          <div style="border:2px solid #8d2cff;">Content here</div>
        
        
          .myborder {border:2px solid #8d2cff;}
        
        Border color #8d2cff