#bc31a1 color space conversions
Hex:
        #bc31a1
        RGB:
        188, 49, 161
        CMY:
        26, 81, 37
        CMYK:
        0, 74, 14, 26
      HSL:
        312°, 58.6498%, 46.4706%
        HSV (HSB):
        312°, 73.9362%, 73.7255%
        XYZ:
        28.2704, 15.4612, 35.2125
        xyY:
        0.3581, 0.1959, 15.4612
      CIE-Lab:
        46.2595, 65.4001, -29.9365
        CIE-LCH:
        46.2595, 71.9261, 335.4043
        CIE-Luv:
        46.2595, 66.9167, -52.8980
        Hunter-Lab:
        39.3207, 59.5246, -25.5709
      #bc31a1 color charts
#bc31a1 RGB chart
      #bc31a1 CMYK chart
      #bc31a1 RGB pie chart
      #bc31a1 color shades, tints & tones
#bc31a1 color schemes
#bc31a1 color preview, HTML & CSS examples
           This text has a color of #bc31a1        
        
          <p style="color:#bc31a1;">Text here</p>
        
        
          .mytext {color:#bc31a1;}
        
        Text color #bc31a1
      
           This box has a color of #bc31a1        
        
          <div style="background-color:#bc31a1;">Content here</div>
        
        
          .mybackground {background-color:#bc31a1;}
        
        Background color #bc31a1
      
           Border around this has a color of #bc31a1        
        
          <div style="border:2px solid #bc31a1;">Content here</div>
        
        
          .myborder {border:2px solid #bc31a1;}
        
        Border color #bc31a1