#8c2fff color space conversions
Hex:
        #8c2fff
        RGB:
        140, 47, 255
        CMY:
        45, 82, 0
        CMYK:
        45, 82, 0, 0
      HSL:
        267°, 100.0000%, 59.2157%
        HSV (HSB):
        267°, 81.5686%, 100.0000%
        XYZ:
        29.8817, 14.8285, 95.8950
        xyY:
        0.2125, 0.1055, 14.8285
      CIE-Lab:
        45.3984, 75.3363, -85.8495
        CIE-LCH:
        45.3984, 114.2178, 311.2682
        CIE-Luv:
        45.3984, 13.8744, -130.5429
        Hunter-Lab:
        38.5078, 71.1261, -120.6931
      #8c2fff color charts
#8c2fff RGB chart
      #8c2fff CMYK chart
      #8c2fff RGB pie chart
      #8c2fff color shades, tints & tones
#8c2fff color schemes
#8c2fff color preview, HTML & CSS examples
           This text has a color of #8c2fff        
        
          <p style="color:#8c2fff;">Text here</p>
        
        
          .mytext {color:#8c2fff;}
        
        Text color #8c2fff
      
           This box has a color of #8c2fff        
        
          <div style="background-color:#8c2fff;">Content here</div>
        
        
          .mybackground {background-color:#8c2fff;}
        
        Background color #8c2fff
      
           Border around this has a color of #8c2fff        
        
          <div style="border:2px solid #8c2fff;">Content here</div>
        
        
          .myborder {border:2px solid #8c2fff;}
        
        Border color #8c2fff