#bc31c4 color space conversions
Hex:
        #bc31c4
        RGB:
        188, 49, 196
        CMY:
        26, 81, 23
        CMYK:
        4, 75, 0, 23
      HSL:
        297°, 60.0000%, 48.0392%
        HSV (HSB):
        297°, 75.0000%, 76.8627%
        XYZ:
        31.8012, 16.8735, 53.8054
        xyY:
        0.3103, 0.1647, 16.8735
      CIE-Lab:
        48.1003, 70.8192, -47.6017
        CIE-LCH:
        48.1003, 85.3305, 326.0927
        CIE-Luv:
        48.1003, 54.5064, -80.0910
        Hunter-Lab:
        41.0774, 66.3051, -48.9071
      #bc31c4 color charts
#bc31c4 RGB chart
      #bc31c4 CMYK chart
      #bc31c4 RGB pie chart
      #bc31c4 color shades, tints & tones
#bc31c4 color schemes
#bc31c4 color preview, HTML & CSS examples
           This text has a color of #bc31c4        
        
          <p style="color:#bc31c4;">Text here</p>
        
        
          .mytext {color:#bc31c4;}
        
        Text color #bc31c4
      
           This box has a color of #bc31c4        
        
          <div style="background-color:#bc31c4;">Content here</div>
        
        
          .mybackground {background-color:#bc31c4;}
        
        Background color #bc31c4
      
           Border around this has a color of #bc31c4        
        
          <div style="border:2px solid #bc31c4;">Content here</div>
        
        
          .myborder {border:2px solid #bc31c4;}
        
        Border color #bc31c4