#8d2bff color space conversions
Hex:
        #8d2bff
        RGB:
        141, 43, 255
        CMY:
        45, 83, 0
        CMYK:
        45, 83, 0, 0
      HSL:
        268°, 100.0000%, 58.4314%
        HSV (HSB):
        268°, 83.1373%, 100.0000%
        XYZ:
        29.8984, 14.6105, 95.8520
        xyY:
        0.2130, 0.1041, 14.6105
      CIE-Lab:
        45.0960, 76.7028, -86.3422
        CIE-LCH:
        45.0960, 115.4915, 311.6166
        CIE-Luv:
        45.0960, 14.6727, -130.9038
        Hunter-Lab:
        38.2236, 72.7306, -121.9228
      #8d2bff color charts
#8d2bff RGB chart
      #8d2bff CMYK chart
      #8d2bff RGB pie chart
      #8d2bff color shades, tints & tones
#8d2bff color schemes
#8d2bff color preview, HTML & CSS examples
           This text has a color of #8d2bff        
        
          <p style="color:#8d2bff;">Text here</p>
        
        
          .mytext {color:#8d2bff;}
        
        Text color #8d2bff
      
           This box has a color of #8d2bff        
        
          <div style="background-color:#8d2bff;">Content here</div>
        
        
          .mybackground {background-color:#8d2bff;}
        
        Background color #8d2bff
      
           Border around this has a color of #8d2bff        
        
          <div style="border:2px solid #8d2bff;">Content here</div>
        
        
          .myborder {border:2px solid #8d2bff;}
        
        Border color #8d2bff