#8c2bdb color space conversions
Hex:
        #8c2bdb
        RGB:
        140, 43, 219
        CMY:
        45, 83, 14
        CMYK:
        36, 80, 0, 14
      HSL:
        273°, 70.9677%, 51.3725%
        HSV (HSB):
        273°, 80.3653%, 85.8824%
        XYZ:
        24.4653, 12.4177, 68.1252
        xyY:
        0.2330, 0.1183, 12.4177
      CIE-Lab:
        41.8724, 68.6087, -71.2790
        CIE-LCH:
        41.8724, 98.9336, 313.9064
        CIE-Luv:
        41.8724, 20.6359, -108.3816
        Hunter-Lab:
        35.2387, 62.2599, -89.9552
      #8c2bdb color charts
#8c2bdb RGB chart
      #8c2bdb CMYK chart
      #8c2bdb RGB pie chart
      #8c2bdb color shades, tints & tones
#8c2bdb color schemes
#8c2bdb color preview, HTML & CSS examples
           This text has a color of #8c2bdb        
        
          <p style="color:#8c2bdb;">Text here</p>
        
        
          .mytext {color:#8c2bdb;}
        
        Text color #8c2bdb
      
           This box has a color of #8c2bdb        
        
          <div style="background-color:#8c2bdb;">Content here</div>
        
        
          .mybackground {background-color:#8c2bdb;}
        
        Background color #8c2bdb
      
           Border around this has a color of #8c2bdb        
        
          <div style="border:2px solid #8c2bdb;">Content here</div>
        
        
          .myborder {border:2px solid #8c2bdb;}
        
        Border color #8c2bdb