#bd1b7e color space conversions
Hex:
        #bd1b7e
        RGB:
        189, 27, 126
        CMY:
        26, 89, 51
        CMYK:
        0, 86, 33, 26
      HSL:
        323°, 75.0000%, 42.3529%
        HSV (HSB):
        323°, 85.7143%, 74.1176%
        XYZ:
        25.1441, 13.1090, 20.9437
        xyY:
        0.4248, 0.2214, 13.1090
      CIE-Lab:
        42.9271, 66.9775, -13.8517
        CIE-LCH:
        42.9271, 68.3948, 348.3153
        CIE-Luv:
        42.9271, 86.8007, -30.0235
        Hunter-Lab:
        36.2064, 60.6008, -8.9520
      #bd1b7e color charts
#bd1b7e RGB chart
      #bd1b7e CMYK chart
      #bd1b7e RGB pie chart
      #bd1b7e color shades, tints & tones
#bd1b7e color schemes
#bd1b7e color preview, HTML & CSS examples
           This text has a color of #bd1b7e        
        
          <p style="color:#bd1b7e;">Text here</p>
        
        
          .mytext {color:#bd1b7e;}
        
        Text color #bd1b7e
      
           This box has a color of #bd1b7e        
        
          <div style="background-color:#bd1b7e;">Content here</div>
        
        
          .mybackground {background-color:#bd1b7e;}
        
        Background color #bd1b7e
      
           Border around this has a color of #bd1b7e        
        
          <div style="border:2px solid #bd1b7e;">Content here</div>
        
        
          .myborder {border:2px solid #bd1b7e;}
        
        Border color #bd1b7e