#bc3c95 color space conversions
Hex:
        #bc3c95
        RGB:
        188, 60, 149
        CMY:
        26, 76, 42
        CMYK:
        0, 68, 21, 26
      HSL:
        318°, 51.6129%, 48.6275%
        HSV (HSB):
        318°, 68.0851%, 73.7255%
        XYZ:
        27.7797, 16.0930, 30.0759
        xyY:
        0.3757, 0.2176, 16.0930
      CIE-Lab:
        47.0963, 59.8512, -21.4648
        CIE-LCH:
        47.0963, 63.5838, 340.2703
        CIE-Luv:
        47.0963, 68.1661, -40.0059
        Hunter-Lab:
        40.1161, 53.4050, -16.3697
      #bc3c95 color charts
#bc3c95 RGB chart
      #bc3c95 CMYK chart
      #bc3c95 RGB pie chart
      #bc3c95 color shades, tints & tones
#bc3c95 color schemes
#bc3c95 color preview, HTML & CSS examples
           This text has a color of #bc3c95        
        
          <p style="color:#bc3c95;">Text here</p>
        
        
          .mytext {color:#bc3c95;}
        
        Text color #bc3c95
      
           This box has a color of #bc3c95        
        
          <div style="background-color:#bc3c95;">Content here</div>
        
        
          .mybackground {background-color:#bc3c95;}
        
        Background color #bc3c95
      
           Border around this has a color of #bc3c95        
        
          <div style="border:2px solid #bc3c95;">Content here</div>
        
        
          .myborder {border:2px solid #bc3c95;}
        
        Border color #bc3c95