#bc3186 color space conversions
Hex:
        #bc3186
        RGB:
        188, 49, 134
        CMY:
        26, 81, 47
        CMYK:
        0, 74, 29, 26
      HSL:
        323°, 58.6498%, 46.4706%
        HSV (HSB):
        323°, 73.9362%, 73.7255%
        XYZ:
        26.1404, 14.6092, 23.9964
        xyY:
        0.4037, 0.2256, 14.6092
      CIE-Lab:
        45.0943, 61.8209, -15.4720
        CIE-LCH:
        45.0943, 63.7276, 345.9491
        CIE-Luv:
        45.0943, 77.2231, -31.6055
        Hunter-Lab:
        38.2220, 55.1895, -10.4678
      #bc3186 color charts
#bc3186 RGB chart
      #bc3186 CMYK chart
      #bc3186 RGB pie chart
      #bc3186 color shades, tints & tones
#bc3186 color schemes
#bc3186 color preview, HTML & CSS examples
           This text has a color of #bc3186        
        
          <p style="color:#bc3186;">Text here</p>
        
        
          .mytext {color:#bc3186;}
        
        Text color #bc3186
      
           This box has a color of #bc3186        
        
          <div style="background-color:#bc3186;">Content here</div>
        
        
          .mybackground {background-color:#bc3186;}
        
        Background color #bc3186
      
           Border around this has a color of #bc3186        
        
          <div style="border:2px solid #bc3186;">Content here</div>
        
        
          .myborder {border:2px solid #bc3186;}
        
        Border color #bc3186