#bc31ce color space conversions
Hex:
        #bc31ce
        RGB:
        188, 49, 206
        CMY:
        26, 81, 19
        CMYK:
        9, 76, 0, 19
      HSL:
        293°, 61.5686%, 50.0000%
        HSV (HSB):
        293°, 76.2136%, 80.7843%
        XYZ:
        32.9779, 17.3442, 60.0022
        xyY:
        0.2989, 0.1572, 17.3442
      CIE-Lab:
        48.6909, 72.5034, -52.4345
        CIE-LCH:
        48.6909, 89.4769, 324.1255
        CIE-Luv:
        48.6909, 51.2438, -87.6188
        Hunter-Lab:
        41.6464, 68.4650, -56.2698
      #bc31ce color charts
#bc31ce RGB chart
      #bc31ce CMYK chart
      #bc31ce RGB pie chart
      #bc31ce color shades, tints & tones
#bc31ce color schemes
#bc31ce color preview, HTML & CSS examples
           This text has a color of #bc31ce        
        
          <p style="color:#bc31ce;">Text here</p>
        
        
          .mytext {color:#bc31ce;}
        
        Text color #bc31ce
      
           This box has a color of #bc31ce        
        
          <div style="background-color:#bc31ce;">Content here</div>
        
        
          .mybackground {background-color:#bc31ce;}
        
        Background color #bc31ce
      
           Border around this has a color of #bc31ce        
        
          <div style="border:2px solid #bc31ce;">Content here</div>
        
        
          .myborder {border:2px solid #bc31ce;}
        
        Border color #bc31ce