#bc5997 color space conversions
Hex:
        #bc5997
        RGB:
        188, 89, 151
        CMY:
        26, 65, 41
        CMYK:
        0, 53, 20, 26
      HSL:
        322°, 42.4893%, 54.3137%
        HSV (HSB):
        322°, 52.6596%, 73.7255%
        XYZ:
        29.8973, 20.0705, 31.5764
        xyY:
        0.3666, 0.2461, 20.0705
      CIE-Lab:
        51.9168, 47.2988, -15.2846
        CIE-LCH:
        51.9168, 49.7071, 342.0918
        CIE-Luv:
        51.9168, 56.0822, -29.6944
        Hunter-Lab:
        44.8001, 40.7217, -10.4292
      #bc5997 color charts
#bc5997 RGB chart
      #bc5997 CMYK chart
      #bc5997 RGB pie chart
      #bc5997 color shades, tints & tones
#bc5997 color schemes
#bc5997 color preview, HTML & CSS examples
           This text has a color of #bc5997        
        
          <p style="color:#bc5997;">Text here</p>
        
        
          .mytext {color:#bc5997;}
        
        Text color #bc5997
      
           This box has a color of #bc5997        
        
          <div style="background-color:#bc5997;">Content here</div>
        
        
          .mybackground {background-color:#bc5997;}
        
        Background color #bc5997
      
           Border around this has a color of #bc5997        
        
          <div style="border:2px solid #bc5997;">Content here</div>
        
        
          .myborder {border:2px solid #bc5997;}
        
        Border color #bc5997