#bc517e color space conversions
Hex:
        #bc517e
        RGB:
        188, 81, 126
        CMY:
        26, 68, 51
        CMYK:
        0, 57, 33, 26
      HSL:
        335°, 44.3983%, 52.7451%
        HSV (HSB):
        335°, 56.9149%, 73.7255%
        XYZ:
        27.4474, 18.0826, 21.7823
        xyY:
        0.4078, 0.2686, 18.0826
      CIE-Lab:
        49.5961, 47.7474, -3.8742
        CIE-LCH:
        49.5961, 47.9043, 355.3612
        CIE-Luv:
        49.5961, 66.8942, -13.7203
        Hunter-Lab:
        42.5236, 40.7986, -0.6042
      #bc517e color charts
#bc517e RGB chart
      #bc517e CMYK chart
      #bc517e RGB pie chart
      #bc517e color shades, tints & tones
#bc517e color schemes
#bc517e color preview, HTML & CSS examples
           This text has a color of #bc517e        
        
          <p style="color:#bc517e;">Text here</p>
        
        
          .mytext {color:#bc517e;}
        
        Text color #bc517e
      
           This box has a color of #bc517e        
        
          <div style="background-color:#bc517e;">Content here</div>
        
        
          .mybackground {background-color:#bc517e;}
        
        Background color #bc517e
      
           Border around this has a color of #bc517e        
        
          <div style="border:2px solid #bc517e;">Content here</div>
        
        
          .myborder {border:2px solid #bc517e;}
        
        Border color #bc517e