#bc3986 color space conversions
Hex:
        #bc3986
        RGB:
        188, 57, 134
        CMY:
        26, 78, 47
        CMYK:
        0, 70, 29, 26
      HSL:
        325°, 53.4694%, 48.0392%
        HSV (HSB):
        325°, 69.6809%, 73.7255%
        XYZ:
        26.5052, 15.3389, 24.1180
        xyY:
        0.4018, 0.2325, 15.3389
      CIE-Lab:
        46.0949, 59.0137, -13.9505
        CIE-LCH:
        46.0949, 60.6402, 346.6997
        CIE-Luv:
        46.0949, 74.5861, -29.1577
        Hunter-Lab:
        39.1648, 52.2634, -9.0958
      #bc3986 color charts
#bc3986 RGB chart
      #bc3986 CMYK chart
      #bc3986 RGB pie chart
      #bc3986 color shades, tints & tones
#bc3986 color schemes
#bc3986 color preview, HTML & CSS examples
           This text has a color of #bc3986        
        
          <p style="color:#bc3986;">Text here</p>
        
        
          .mytext {color:#bc3986;}
        
        Text color #bc3986
      
           This box has a color of #bc3986        
        
          <div style="background-color:#bc3986;">Content here</div>
        
        
          .mybackground {background-color:#bc3986;}
        
        Background color #bc3986
      
           Border around this has a color of #bc3986        
        
          <div style="border:2px solid #bc3986;">Content here</div>
        
        
          .myborder {border:2px solid #bc3986;}
        
        Border color #bc3986