#8d2cbc color space conversions
Hex:
        #8d2cbc
        RGB:
        141, 44, 188
        CMY:
        45, 83, 26
        CMYK:
        25, 77, 0, 26
      HSL:
        280°, 62.0690%, 45.4902%
        HSV (HSB):
        280°, 76.5957%, 73.7255%
        XYZ:
        20.9623, 11.0949, 48.6137
        xyY:
        0.2598, 0.1375, 11.0949
      CIE-Lab:
        39.7399, 61.8321, -56.7575
        CIE-LCH:
        39.7399, 83.9323, 317.4503
        CIE-Luv:
        39.7399, 27.7878, -87.1421
        Hunter-Lab:
        33.3090, 54.0441, -63.2158
      #8d2cbc color charts
#8d2cbc RGB chart
      #8d2cbc CMYK chart
      #8d2cbc RGB pie chart
      #8d2cbc color shades, tints & tones
#8d2cbc color schemes
#8d2cbc color preview, HTML & CSS examples
           This text has a color of #8d2cbc        
        
          <p style="color:#8d2cbc;">Text here</p>
        
        
          .mytext {color:#8d2cbc;}
        
        Text color #8d2cbc
      
           This box has a color of #8d2cbc        
        
          <div style="background-color:#8d2cbc;">Content here</div>
        
        
          .mybackground {background-color:#8d2cbc;}
        
        Background color #8d2cbc
      
           Border around this has a color of #8d2cbc        
        
          <div style="border:2px solid #8d2cbc;">Content here</div>
        
        
          .myborder {border:2px solid #8d2cbc;}
        
        Border color #8d2cbc