#8c1fec color space conversions
Hex:
        #8c1fec
        RGB:
        140, 31, 236
        CMY:
        45, 88, 7
        CMYK:
        41, 87, 0, 7
      HSL:
        272°, 84.3621%, 52.3529%
        HSV (HSB):
        272°, 86.8644%, 92.5490%
        XYZ:
        26.4455, 12.6116, 80.3973
        xyY:
        0.2214, 0.1056, 12.6116
      CIE-Lab:
        42.1720, 75.6769, -80.4724
        CIE-LCH:
        42.1720, 110.4663, 313.2410
        CIE-Luv:
        42.1720, 18.4902, -120.5385
        Hunter-Lab:
        35.5127, 70.7775, -109.3677
      #8c1fec color charts
#8c1fec RGB chart
      #8c1fec CMYK chart
      #8c1fec RGB pie chart
      #8c1fec color shades, tints & tones
#8c1fec color schemes
#8c1fec color preview, HTML & CSS examples
           This text has a color of #8c1fec        
        
          <p style="color:#8c1fec;">Text here</p>
        
        
          .mytext {color:#8c1fec;}
        
        Text color #8c1fec
      
           This box has a color of #8c1fec        
        
          <div style="background-color:#8c1fec;">Content here</div>
        
        
          .mybackground {background-color:#8c1fec;}
        
        Background color #8c1fec
      
           Border around this has a color of #8c1fec        
        
          <div style="border:2px solid #8c1fec;">Content here</div>
        
        
          .myborder {border:2px solid #8c1fec;}
        
        Border color #8c1fec