#bc3db1 color space conversions
Hex:
        #bc3db1
        RGB:
        188, 61, 177
        CMY:
        26, 76, 31
        CMYK:
        0, 68, 6, 26
      HSL:
        305°, 51.0040%, 48.8235%
        HSV (HSB):
        305°, 67.5532%, 73.7255%
        XYZ:
        30.3436, 17.2032, 43.3162
        xyY:
        0.3339, 0.1893, 17.2032
      CIE-Lab:
        48.5150, 63.6452, -35.8607
        CIE-LCH:
        48.5150, 73.0527, 330.6010
        CIE-Luv:
        48.5150, 58.2091, -61.9557
        Hunter-Lab:
        41.4767, 58.0030, -32.8859
      #bc3db1 color charts
#bc3db1 RGB chart
      #bc3db1 CMYK chart
      #bc3db1 RGB pie chart
      #bc3db1 color shades, tints & tones
#bc3db1 color schemes
#bc3db1 color preview, HTML & CSS examples
           This text has a color of #bc3db1        
        
          <p style="color:#bc3db1;">Text here</p>
        
        
          .mytext {color:#bc3db1;}
        
        Text color #bc3db1
      
           This box has a color of #bc3db1        
        
          <div style="background-color:#bc3db1;">Content here</div>
        
        
          .mybackground {background-color:#bc3db1;}
        
        Background color #bc3db1
      
           Border around this has a color of #bc3db1        
        
          <div style="border:2px solid #bc3db1;">Content here</div>
        
        
          .myborder {border:2px solid #bc3db1;}
        
        Border color #bc3db1