#bc31e0 color space conversions
Hex:
        #bc31e0
        RGB:
        188, 49, 224
        CMY:
        26, 81, 12
        CMYK:
        16, 78, 0, 12
      HSL:
        288°, 73.8397%, 53.5294%
        HSV (HSB):
        288°, 78.1250%, 87.8431%
        XYZ:
        35.2919, 18.2698, 72.1873
        xyY:
        0.2807, 0.1453, 18.2698
      CIE-Lab:
        49.8217, 75.6614, -60.9078
        CIE-LCH:
        49.8217, 97.1309, 321.1658
        CIE-Luv:
        49.8217, 45.7200, -100.8288
        Hunter-Lab:
        42.7432, 72.5820, -70.2124
      #bc31e0 color charts
#bc31e0 RGB chart
      #bc31e0 CMYK chart
      #bc31e0 RGB pie chart
      #bc31e0 color shades, tints & tones
#bc31e0 color schemes
#bc31e0 color preview, HTML & CSS examples
           This text has a color of #bc31e0        
        
          <p style="color:#bc31e0;">Text here</p>
        
        
          .mytext {color:#bc31e0;}
        
        Text color #bc31e0
      
           This box has a color of #bc31e0        
        
          <div style="background-color:#bc31e0;">Content here</div>
        
        
          .mybackground {background-color:#bc31e0;}
        
        Background color #bc31e0
      
           Border around this has a color of #bc31e0        
        
          <div style="border:2px solid #bc31e0;">Content here</div>
        
        
          .myborder {border:2px solid #bc31e0;}
        
        Border color #bc31e0