#bc4886 color space conversions
Hex:
        #bc4886
        RGB:
        188, 72, 134
        CMY:
        26, 72, 47
        CMYK:
        0, 62, 29, 26
      HSL:
        328°, 46.4000%, 50.9804%
        HSV (HSB):
        328°, 61.7021%, 73.7255%
        XYZ:
        27.3595, 17.0473, 24.4027
        xyY:
        0.3976, 0.2477, 17.0473
      CIE-Lab:
        48.3196, 52.8965, -10.5891
        CIE-LCH:
        48.3196, 53.9460, 348.6798
        CIE-Luv:
        48.3196, 68.6766, -23.6816
        Hunter-Lab:
        41.2884, 46.0271, -6.1403
      #bc4886 color charts
#bc4886 RGB chart
      #bc4886 CMYK chart
      #bc4886 RGB pie chart
      #bc4886 color shades, tints & tones
#bc4886 color schemes
#bc4886 color preview, HTML & CSS examples
           This text has a color of #bc4886        
        
          <p style="color:#bc4886;">Text here</p>
        
        
          .mytext {color:#bc4886;}
        
        Text color #bc4886
      
           This box has a color of #bc4886        
        
          <div style="background-color:#bc4886;">Content here</div>
        
        
          .mybackground {background-color:#bc4886;}
        
        Background color #bc4886
      
           Border around this has a color of #bc4886        
        
          <div style="border:2px solid #bc4886;">Content here</div>
        
        
          .myborder {border:2px solid #bc4886;}
        
        Border color #bc4886