#bc96c3 color space conversions
Hex:
        #bc96c3
        RGB:
        188, 150, 195
        CMY:
        26, 41, 24
        CMYK:
        4, 23, 0, 24
      HSL:
        291°, 27.2727%, 67.6471%
        HSV (HSB):
        291°, 23.0769%, 76.4706%
        XYZ:
        41.4957, 36.4442, 56.4771
        xyY:
        0.3087, 0.2711, 36.4442
      CIE-Lab:
        66.8579, 22.1614, -17.8359
        CIE-LCH:
        66.8579, 28.4473, 321.1722
        CIE-Luv:
        66.8579, 18.4725, -30.7571
        Hunter-Lab:
        60.3690, 17.0493, -13.2094
      #bc96c3 color charts
#bc96c3 RGB chart
      #bc96c3 CMYK chart
      #bc96c3 RGB pie chart
      #bc96c3 color shades, tints & tones
#bc96c3 color schemes
#bc96c3 color preview, HTML & CSS examples
           This text has a color of #bc96c3        
        
          <p style="color:#bc96c3;">Text here</p>
        
        
          .mytext {color:#bc96c3;}
        
        Text color #bc96c3
      
           This box has a color of #bc96c3        
        
          <div style="background-color:#bc96c3;">Content here</div>
        
        
          .mybackground {background-color:#bc96c3;}
        
        Background color #bc96c3
      
           Border around this has a color of #bc96c3        
        
          <div style="border:2px solid #bc96c3;">Content here</div>
        
        
          .myborder {border:2px solid #bc96c3;}
        
        Border color #bc96c3