#bc2ca3 color space conversions
Hex:
        #bc2ca3
        RGB:
        188, 44, 163
        CMY:
        26, 83, 36
        CMYK:
        0, 77, 13, 26
      HSL:
        310°, 62.0690%, 45.4902%
        HSV (HSB):
        310°, 76.5957%, 73.7255%
        XYZ:
        28.2506, 15.1371, 36.0831
        xyY:
        0.3555, 0.1905, 15.1371
      CIE-Lab:
        45.8214, 67.2107, -31.8141
        CIE-LCH:
        45.8214, 74.3601, 334.6695
        CIE-Luv:
        45.8214, 67.3028, -55.7619
        Hunter-Lab:
        38.9064, 61.5256, -27.7531
      #bc2ca3 color charts
#bc2ca3 RGB chart
      #bc2ca3 CMYK chart
      #bc2ca3 RGB pie chart
      #bc2ca3 color shades, tints & tones
#bc2ca3 color schemes
#bc2ca3 color preview, HTML & CSS examples
           This text has a color of #bc2ca3        
        
          <p style="color:#bc2ca3;">Text here</p>
        
        
          .mytext {color:#bc2ca3;}
        
        Text color #bc2ca3
      
           This box has a color of #bc2ca3        
        
          <div style="background-color:#bc2ca3;">Content here</div>
        
        
          .mybackground {background-color:#bc2ca3;}
        
        Background color #bc2ca3
      
           Border around this has a color of #bc2ca3        
        
          <div style="border:2px solid #bc2ca3;">Content here</div>
        
        
          .myborder {border:2px solid #bc2ca3;}
        
        Border color #bc2ca3