#bc1ea4 color space conversions
Hex:
        #bc1ea4
        RGB:
        188, 30, 164
        CMY:
        26, 88, 36
        CMYK:
        0, 84, 13, 26
      HSL:
        309°, 72.4771%, 42.7451%
        HSV (HSB):
        309°, 84.0426%, 73.7255%
        XYZ:
        27.9042, 14.3002, 36.4115
        xyY:
        0.3549, 0.1819, 14.3002
      CIE-Lab:
        44.6605, 70.8450, -34.2342
        CIE-LCH:
        44.6605, 78.6829, 334.2089
        CIE-Luv:
        44.6605, 69.4238, -59.4131
        Hunter-Lab:
        37.8157, 65.5376, -30.6174
      #bc1ea4 color charts
#bc1ea4 RGB chart
      #bc1ea4 CMYK chart
      #bc1ea4 RGB pie chart
      #bc1ea4 color shades, tints & tones
#bc1ea4 color schemes
#bc1ea4 color preview, HTML & CSS examples
           This text has a color of #bc1ea4        
        
          <p style="color:#bc1ea4;">Text here</p>
        
        
          .mytext {color:#bc1ea4;}
        
        Text color #bc1ea4
      
           This box has a color of #bc1ea4        
        
          <div style="background-color:#bc1ea4;">Content here</div>
        
        
          .mybackground {background-color:#bc1ea4;}
        
        Background color #bc1ea4
      
           Border around this has a color of #bc1ea4        
        
          <div style="border:2px solid #bc1ea4;">Content here</div>
        
        
          .myborder {border:2px solid #bc1ea4;}
        
        Border color #bc1ea4