#8c1aff color space conversions
Hex:
        #8c1aff
        RGB:
        140, 26, 255
        CMY:
        45, 90, 0
        CMYK:
        45, 90, 0, 0
      HSL:
        270°, 100.0000%, 55.0980%
        HSV (HSB):
        270°, 89.8039%, 100.0000%
        XYZ:
        29.2346, 13.5342, 95.6793
        xyY:
        0.2112, 0.0978, 13.5342
      CIE-Lab:
        43.5574, 80.7993, -88.8797
        CIE-LCH:
        43.5574, 120.1171, 312.2735
        CIE-Luv:
        43.5574, 15.4874, -132.3702
        Hunter-Lab:
        36.7889, 77.4659, -128.4471
      #8c1aff color charts
#8c1aff RGB chart
      #8c1aff CMYK chart
      #8c1aff RGB pie chart
      #8c1aff color shades, tints & tones
#8c1aff color schemes
#8c1aff color preview, HTML & CSS examples
           This text has a color of #8c1aff        
        
          <p style="color:#8c1aff;">Text here</p>
        
        
          .mytext {color:#8c1aff;}
        
        Text color #8c1aff
      
           This box has a color of #8c1aff        
        
          <div style="background-color:#8c1aff;">Content here</div>
        
        
          .mybackground {background-color:#8c1aff;}
        
        Background color #8c1aff
      
           Border around this has a color of #8c1aff        
        
          <div style="border:2px solid #8c1aff;">Content here</div>
        
        
          .myborder {border:2px solid #8c1aff;}
        
        Border color #8c1aff