#bc6b93 color space conversions
Hex:
        #bc6b93
        RGB:
        188, 107, 147
        CMY:
        26, 58, 42
        CMYK:
        0, 43, 22, 26
      HSL:
        330°, 37.6744%, 57.8431%
        HSV (HSB):
        330°, 43.0851%, 73.7255%
        XYZ:
        31.2632, 23.3133, 30.4559
        xyY:
        0.3677, 0.2742, 23.3133
      CIE-Lab:
        55.3936, 37.4139, -7.7054
        CIE-LCH:
        55.3936, 38.1991, 348.3627
        CIE-Luv:
        55.3936, 48.1879, -17.3648
        Hunter-Lab:
        48.2839, 31.0796, -3.5995
      #bc6b93 color charts
#bc6b93 RGB chart
      #bc6b93 CMYK chart
      #bc6b93 RGB pie chart
      #bc6b93 color shades, tints & tones
#bc6b93 color schemes
#bc6b93 color preview, HTML & CSS examples
           This text has a color of #bc6b93        
        
          <p style="color:#bc6b93;">Text here</p>
        
        
          .mytext {color:#bc6b93;}
        
        Text color #bc6b93
      
           This box has a color of #bc6b93        
        
          <div style="background-color:#bc6b93;">Content here</div>
        
        
          .mybackground {background-color:#bc6b93;}
        
        Background color #bc6b93
      
           Border around this has a color of #bc6b93        
        
          <div style="border:2px solid #bc6b93;">Content here</div>
        
        
          .myborder {border:2px solid #bc6b93;}
        
        Border color #bc6b93