#8c2bff color space conversions
Hex:
        #8c2bff
        RGB:
        140, 43, 255
        CMY:
        45, 83, 0
        CMYK:
        45, 83, 0, 0
      HSL:
        267°, 100.0000%, 58.4314%
        HSV (HSB):
        267°, 83.1373%, 100.0000%
        XYZ:
        29.7291, 14.5232, 95.8441
        xyY:
        0.2122, 0.1037, 14.5232
      CIE-Lab:
        44.9741, 76.5852, -86.5471
        CIE-LCH:
        44.9741, 115.5668, 311.5055
        CIE-Luv:
        44.9741, 14.2590, -131.0059
        Hunter-Lab:
        38.1093, 72.5566, -122.4365
      #8c2bff color charts
#8c2bff RGB chart
      #8c2bff CMYK chart
      #8c2bff RGB pie chart
      #8c2bff color shades, tints & tones
#8c2bff color schemes
#8c2bff color preview, HTML & CSS examples
           This text has a color of #8c2bff        
        
          <p style="color:#8c2bff;">Text here</p>
        
        
          .mytext {color:#8c2bff;}
        
        Text color #8c2bff
      
           This box has a color of #8c2bff        
        
          <div style="background-color:#8c2bff;">Content here</div>
        
        
          .mybackground {background-color:#8c2bff;}
        
        Background color #8c2bff
      
           Border around this has a color of #8c2bff        
        
          <div style="border:2px solid #8c2bff;">Content here</div>
        
        
          .myborder {border:2px solid #8c2bff;}
        
        Border color #8c2bff