#bc1d91 color space conversions
Hex:
        #bc1d91
        RGB:
        188, 29, 145
        CMY:
        26, 89, 43
        CMYK:
        0, 85, 23, 26
      HSL:
        316°, 73.2719%, 42.5490%
        HSV (HSB):
        316°, 84.5745%, 73.7255%
        XYZ:
        26.2892, 13.6144, 28.0303
        xyY:
        0.3870, 0.2004, 13.6144
      CIE-Lab:
        43.6748, 68.5550, -24.3413
        CIE-LCH:
        43.6748, 72.7481, 340.4519
        CIE-Luv:
        43.6748, 77.4555, -44.7711
        Hunter-Lab:
        36.8977, 62.6083, -19.2128
      #bc1d91 color charts
#bc1d91 RGB chart
      #bc1d91 CMYK chart
      #bc1d91 RGB pie chart
      #bc1d91 color shades, tints & tones
#bc1d91 color schemes
#bc1d91 color preview, HTML & CSS examples
           This text has a color of #bc1d91        
        
          <p style="color:#bc1d91;">Text here</p>
        
        
          .mytext {color:#bc1d91;}
        
        Text color #bc1d91
      
           This box has a color of #bc1d91        
        
          <div style="background-color:#bc1d91;">Content here</div>
        
        
          .mybackground {background-color:#bc1d91;}
        
        Background color #bc1d91
      
           Border around this has a color of #bc1d91        
        
          <div style="border:2px solid #bc1d91;">Content here</div>
        
        
          .myborder {border:2px solid #bc1d91;}
        
        Border color #bc1d91