#8c1eed color space conversions
Hex:
        #8c1eed
        RGB:
        140, 30, 237
        CMY:
        45, 88, 7
        CMYK:
        41, 87, 0, 7
      HSL:
        272°, 85.1852%, 52.3529%
        HSV (HSB):
        272°, 87.3418%, 92.9412%
        XYZ:
        26.5656, 12.6184, 81.1562
        xyY:
        0.2208, 0.1049, 12.6184
      CIE-Lab:
        42.1826, 76.1245, -81.0211
        CIE-LCH:
        42.1826, 111.1727, 313.2152
        CIE-Luv:
        42.1826, 18.3770, -121.2364
        Hunter-Lab:
        35.5224, 71.3276, -110.5911
      #8c1eed color charts
#8c1eed RGB chart
      #8c1eed CMYK chart
      #8c1eed RGB pie chart
      #8c1eed color shades, tints & tones
#8c1eed color schemes
#8c1eed color preview, HTML & CSS examples
           This text has a color of #8c1eed        
        
          <p style="color:#8c1eed;">Text here</p>
        
        
          .mytext {color:#8c1eed;}
        
        Text color #8c1eed
      
           This box has a color of #8c1eed        
        
          <div style="background-color:#8c1eed;">Content here</div>
        
        
          .mybackground {background-color:#8c1eed;}
        
        Background color #8c1eed
      
           Border around this has a color of #8c1eed        
        
          <div style="border:2px solid #8c1eed;">Content here</div>
        
        
          .myborder {border:2px solid #8c1eed;}
        
        Border color #8c1eed