#8157ce color space conversions
Hex:
        #8157ce
        RGB:
        129, 87, 206
        CMY:
        49, 66, 19
        CMYK:
        37, 58, 0, 19
      HSL:
        261°, 54.8387%, 57.4510%
        HSV (HSB):
        261°, 57.7670%, 80.7843%
        XYZ:
        23.6020, 15.9397, 60.2252
        xyY:
        0.2366, 0.1598, 15.9397
      CIE-Lab:
        46.8953, 43.1723, -55.7332
        CIE-LCH:
        46.8953, 70.4985, 307.7623
        CIE-Luv:
        46.8953, 9.2003, -88.2618
        Hunter-Lab:
        39.9246, 35.6549, -61.4902
      #8157ce color charts
#8157ce RGB chart
      #8157ce CMYK chart
      #8157ce RGB pie chart
      #8157ce color shades, tints & tones
#8157ce color schemes
#8157ce color preview, HTML & CSS examples
           This text has a color of #8157ce        
        
          <p style="color:#8157ce;">Text here</p>
        
        
          .mytext {color:#8157ce;}
        
        Text color #8157ce
      
           This box has a color of #8157ce        
        
          <div style="background-color:#8157ce;">Content here</div>
        
        
          .mybackground {background-color:#8157ce;}
        
        Background color #8157ce
      
           Border around this has a color of #8157ce        
        
          <div style="border:2px solid #8157ce;">Content here</div>
        
        
          .myborder {border:2px solid #8157ce;}
        
        Border color #8157ce