#bd176e color space conversions
Hex:
        #bd176e
        RGB:
        189, 23, 110
        CMY:
        26, 91, 57
        CMYK:
        0, 88, 42, 26
      HSL:
        329°, 78.3019%, 41.5686%
        HSV (HSB):
        329°, 87.8307%, 74.1176%
        XYZ:
        24.1071, 12.5574, 15.9051
        xyY:
        0.4586, 0.2389, 12.5574
      CIE-Lab:
        42.0886, 66.1170, -5.1779
        CIE-LCH:
        42.0886, 66.3194, 355.5220
        CIE-Luv:
        42.0886, 94.5358, -18.5832
        Hunter-Lab:
        35.4364, 59.4185, -1.8059
      #bd176e color charts
#bd176e RGB chart
      #bd176e CMYK chart
      #bd176e RGB pie chart
      #bd176e color shades, tints & tones
#bd176e color schemes
#bd176e color preview, HTML & CSS examples
           This text has a color of #bd176e        
        
          <p style="color:#bd176e;">Text here</p>
        
        
          .mytext {color:#bd176e;}
        
        Text color #bd176e
      
           This box has a color of #bd176e        
        
          <div style="background-color:#bd176e;">Content here</div>
        
        
          .mybackground {background-color:#bd176e;}
        
        Background color #bd176e
      
           Border around this has a color of #bd176e        
        
          <div style="border:2px solid #bd176e;">Content here</div>
        
        
          .myborder {border:2px solid #bd176e;}
        
        Border color #bd176e