#8c1cff color space conversions
Hex:
        #8c1cff
        RGB:
        140, 28, 255
        CMY:
        45, 89, 0
        CMYK:
        45, 89, 0, 0
      HSL:
        270°, 100.0000%, 55.4902%
        HSV (HSB):
        270°, 89.0196%, 100.0000%
        XYZ:
        29.2805, 13.6260, 95.6946
        xyY:
        0.2113, 0.0983, 13.6260
      CIE-Lab:
        43.6917, 80.3971, -88.6584
        CIE-LCH:
        43.6917, 119.6830, 312.2023
        CIE-Luv:
        43.6917, 15.3748, -132.2532
        Hunter-Lab:
        36.9134, 76.9917, -127.8647
      #8c1cff color charts
#8c1cff RGB chart
      #8c1cff CMYK chart
      #8c1cff RGB pie chart
      #8c1cff color shades, tints & tones
#8c1cff color schemes
#8c1cff color preview, HTML & CSS examples
           This text has a color of #8c1cff        
        
          <p style="color:#8c1cff;">Text here</p>
        
        
          .mytext {color:#8c1cff;}
        
        Text color #8c1cff
      
           This box has a color of #8c1cff        
        
          <div style="background-color:#8c1cff;">Content here</div>
        
        
          .mybackground {background-color:#8c1cff;}
        
        Background color #8c1cff
      
           Border around this has a color of #8c1cff        
        
          <div style="border:2px solid #8c1cff;">Content here</div>
        
        
          .myborder {border:2px solid #8c1cff;}
        
        Border color #8c1cff