#bc54b6 color space conversions
Hex:
        #bc54b6
        RGB:
        188, 84, 182
        CMY:
        26, 67, 29
        CMYK:
        0, 55, 3, 26
      HSL:
        303°, 43.6975%, 53.3333%
        HSV (HSB):
        303°, 55.3191%, 73.7255%
        XYZ:
        32.3529, 20.4094, 46.4902
        xyY:
        0.3260, 0.2056, 20.4094
      CIE-Lab:
        52.2970, 54.7258, -32.8485
        CIE-LCH:
        52.2970, 63.8274, 329.0262
        CIE-Luv:
        52.2970, 49.5724, -57.1288
        Hunter-Lab:
        45.1768, 48.7715, -29.3900
      #bc54b6 color charts
#bc54b6 RGB chart
      #bc54b6 CMYK chart
      #bc54b6 RGB pie chart
      #bc54b6 color shades, tints & tones
#bc54b6 color schemes
#bc54b6 color preview, HTML & CSS examples
           This text has a color of #bc54b6        
        
          <p style="color:#bc54b6;">Text here</p>
        
        
          .mytext {color:#bc54b6;}
        
        Text color #bc54b6
      
           This box has a color of #bc54b6        
        
          <div style="background-color:#bc54b6;">Content here</div>
        
        
          .mybackground {background-color:#bc54b6;}
        
        Background color #bc54b6
      
           Border around this has a color of #bc54b6        
        
          <div style="border:2px solid #bc54b6;">Content here</div>
        
        
          .myborder {border:2px solid #bc54b6;}
        
        Border color #bc54b6