#bc50aa color space conversions
Hex:
        #bc50aa
        RGB:
        188, 80, 170
        CMY:
        26, 69, 33
        CMYK:
        0, 57, 10, 26
      HSL:
        310°, 44.6281%, 52.5490%
        HSV (HSB):
        310°, 57.4468%, 73.7255%
        XYZ:
        30.8634, 19.3310, 40.1348
        xyY:
        0.3417, 0.2140, 19.3310
      CIE-Lab:
        51.0722, 54.5632, -27.7587
        CIE-LCH:
        51.0722, 61.2183, 333.0356
        CIE-Luv:
        51.0722, 54.4117, -49.1543
        Hunter-Lab:
        43.9670, 48.3589, -23.3453
      #bc50aa color charts
#bc50aa RGB chart
      #bc50aa CMYK chart
      #bc50aa RGB pie chart
      #bc50aa color shades, tints & tones
#bc50aa color schemes
#bc50aa color preview, HTML & CSS examples
           This text has a color of #bc50aa        
        
          <p style="color:#bc50aa;">Text here</p>
        
        
          .mytext {color:#bc50aa;}
        
        Text color #bc50aa
      
           This box has a color of #bc50aa        
        
          <div style="background-color:#bc50aa;">Content here</div>
        
        
          .mybackground {background-color:#bc50aa;}
        
        Background color #bc50aa
      
           Border around this has a color of #bc50aa        
        
          <div style="border:2px solid #bc50aa;">Content here</div>
        
        
          .myborder {border:2px solid #bc50aa;}
        
        Border color #bc50aa