#bc0c97 color space conversions
Hex:
        #bc0c97
        RGB:
        188, 12, 151
        CMY:
        26, 95, 41
        CMYK:
        0, 94, 20, 26
      HSL:
        313°, 88.0000%, 39.2157%
        HSV (HSB):
        313°, 93.6170%, 73.7255%
        XYZ:
        26.4564, 13.1887, 30.4294
        xyY:
        0.3775, 0.1882, 13.1887
      CIE-Lab:
        43.0462, 71.9539, -28.9561
        CIE-LCH:
        43.0462, 77.5617, 338.0788
        CIE-Luv:
        43.0462, 76.9466, -51.5970
        Hunter-Lab:
        36.3162, 66.4842, -24.2578
      #bc0c97 color charts
#bc0c97 RGB chart
      #bc0c97 CMYK chart
      #bc0c97 RGB pie chart
      #bc0c97 color shades, tints & tones
#bc0c97 color schemes
#bc0c97 color preview, HTML & CSS examples
           This text has a color of #bc0c97        
        
          <p style="color:#bc0c97;">Text here</p>
        
        
          .mytext {color:#bc0c97;}
        
        Text color #bc0c97
      
           This box has a color of #bc0c97        
        
          <div style="background-color:#bc0c97;">Content here</div>
        
        
          .mybackground {background-color:#bc0c97;}
        
        Background color #bc0c97
      
           Border around this has a color of #bc0c97        
        
          <div style="border:2px solid #bc0c97;">Content here</div>
        
        
          .myborder {border:2px solid #bc0c97;}
        
        Border color #bc0c97