#8c0fec color space conversions
Hex:
        #8c0fec
        RGB:
        140, 15, 236
        CMY:
        45, 94, 7
        CMYK:
        41, 94, 0, 7
      HSL:
        274°, 88.0478%, 49.2157%
        HSV (HSB):
        274°, 93.6441%, 92.5490%
        XYZ:
        26.1264, 11.9732, 80.2909
        xyY:
        0.2207, 0.1011, 11.9732
      CIE-Lab:
        41.1735, 78.6623, -82.1141
        CIE-LCH:
        41.1735, 113.7123, 313.7701
        CIE-Luv:
        41.1735, 19.3569, -121.5285
        Hunter-Lab:
        34.6023, 74.2216, -113.3543
      #8c0fec color charts
#8c0fec RGB chart
      #8c0fec CMYK chart
      #8c0fec RGB pie chart
      #8c0fec color shades, tints & tones
#8c0fec color schemes
#8c0fec color preview, HTML & CSS examples
           This text has a color of #8c0fec        
        
          <p style="color:#8c0fec;">Text here</p>
        
        
          .mytext {color:#8c0fec;}
        
        Text color #8c0fec
      
           This box has a color of #8c0fec        
        
          <div style="background-color:#8c0fec;">Content here</div>
        
        
          .mybackground {background-color:#8c0fec;}
        
        Background color #8c0fec
      
           Border around this has a color of #8c0fec        
        
          <div style="border:2px solid #8c0fec;">Content here</div>
        
        
          .myborder {border:2px solid #8c0fec;}
        
        Border color #8c0fec