#bd157f color space conversions
Hex:
        #bd157f
        RGB:
        189, 21, 127
        CMY:
        26, 92, 50
        CMYK:
        0, 89, 33, 26
      HSL:
        322°, 80.0000%, 41.1765%
        HSV (HSB):
        322°, 88.8889%, 74.1176%
        XYZ:
        25.0852, 12.8875, 21.2441
        xyY:
        0.4236, 0.2176, 12.8875
      CIE-Lab:
        42.5932, 68.1659, -14.9767
        CIE-LCH:
        42.5932, 69.7918, 347.6085
        CIE-Luv:
        42.5932, 87.3843, -31.6850
        Hunter-Lab:
        35.8991, 61.9069, -9.9568
      #bd157f color charts
#bd157f RGB chart
      #bd157f CMYK chart
      #bd157f RGB pie chart
      #bd157f color shades, tints & tones
#bd157f color schemes
#bd157f color preview, HTML & CSS examples
           This text has a color of #bd157f        
        
          <p style="color:#bd157f;">Text here</p>
        
        
          .mytext {color:#bd157f;}
        
        Text color #bd157f
      
           This box has a color of #bd157f        
        
          <div style="background-color:#bd157f;">Content here</div>
        
        
          .mybackground {background-color:#bd157f;}
        
        Background color #bd157f
      
           Border around this has a color of #bd157f        
        
          <div style="border:2px solid #bd157f;">Content here</div>
        
        
          .myborder {border:2px solid #bd157f;}
        
        Border color #bd157f