#bc3894 color space conversions
Hex:
        #bc3894
        RGB:
        188, 56, 148
        CMY:
        26, 78, 42
        CMYK:
        0, 70, 21, 26
      HSL:
        318°, 54.0984%, 47.8431%
        HSV (HSB):
        318°, 70.2128%, 73.7255%
        XYZ:
        27.4985, 15.6578, 29.5899
        xyY:
        0.3780, 0.2152, 15.6578
      CIE-Lab:
        46.5223, 61.2016, -21.7490
        CIE-LCH:
        46.5223, 64.9512, 340.4365
        CIE-Luv:
        46.5223, 69.8003, -40.5262
        Hunter-Lab:
        39.5700, 54.7982, -16.6373
      #bc3894 color charts
#bc3894 RGB chart
      #bc3894 CMYK chart
      #bc3894 RGB pie chart
      #bc3894 color shades, tints & tones
#bc3894 color schemes
#bc3894 color preview, HTML & CSS examples
           This text has a color of #bc3894        
        
          <p style="color:#bc3894;">Text here</p>
        
        
          .mytext {color:#bc3894;}
        
        Text color #bc3894
      
           This box has a color of #bc3894        
        
          <div style="background-color:#bc3894;">Content here</div>
        
        
          .mybackground {background-color:#bc3894;}
        
        Background color #bc3894
      
           Border around this has a color of #bc3894        
        
          <div style="border:2px solid #bc3894;">Content here</div>
        
        
          .myborder {border:2px solid #bc3894;}
        
        Border color #bc3894