#8d2cee color space conversions
Hex:
        #8d2cee
        RGB:
        141, 44, 238
        CMY:
        45, 83, 7
        CMYK:
        41, 82, 0, 7
      HSL:
        270°, 85.0877%, 55.2941%
        HSV (HSB):
        270°, 81.5126%, 93.3333%
        XYZ:
        27.3178, 13.6371, 82.0813
        xyY:
        0.2220, 0.1108, 13.6371
      CIE-Lab:
        43.7080, 72.6065, -79.0776
        CIE-LCH:
        43.7080, 107.3544, 312.5572
        CIE-Luv:
        43.7080, 17.4463, -120.2512
        Hunter-Lab:
        36.9285, 67.4203, -105.9346
      #8d2cee color charts
#8d2cee RGB chart
      #8d2cee CMYK chart
      #8d2cee RGB pie chart
      #8d2cee color shades, tints & tones
#8d2cee color schemes
#8d2cee color preview, HTML & CSS examples
           This text has a color of #8d2cee        
        
          <p style="color:#8d2cee;">Text here</p>
        
        
          .mytext {color:#8d2cee;}
        
        Text color #8d2cee
      
           This box has a color of #8d2cee        
        
          <div style="background-color:#8d2cee;">Content here</div>
        
        
          .mybackground {background-color:#8d2cee;}
        
        Background color #8d2cee
      
           Border around this has a color of #8d2cee        
        
          <div style="border:2px solid #8d2cee;">Content here</div>
        
        
          .myborder {border:2px solid #8d2cee;}
        
        Border color #8d2cee