#bd1daf color space conversions
Hex:
        #bd1daf
        RGB:
        189, 29, 175
        CMY:
        26, 89, 31
        CMYK:
        0, 85, 7, 26
      HSL:
        305°, 73.3945%, 42.7451%
        HSV (HSB):
        305°, 84.6561%, 74.1176%
        XYZ:
        29.1635, 14.7927, 41.8756
        xyY:
        0.3398, 0.1723, 14.7927
      CIE-Lab:
        45.3489, 72.8033, -39.6704
        CIE-LCH:
        45.3489, 82.9100, 331.4141
        CIE-Luv:
        45.3489, 65.9393, -67.7352
        Hunter-Lab:
        38.4613, 68.0415, -37.6305
      #bd1daf color charts
#bd1daf RGB chart
      #bd1daf CMYK chart
      #bd1daf RGB pie chart
      #bd1daf color shades, tints & tones
#bd1daf color schemes
#bd1daf color preview, HTML & CSS examples
           This text has a color of #bd1daf        
        
          <p style="color:#bd1daf;">Text here</p>
        
        
          .mytext {color:#bd1daf;}
        
        Text color #bd1daf
      
           This box has a color of #bd1daf        
        
          <div style="background-color:#bd1daf;">Content here</div>
        
        
          .mybackground {background-color:#bd1daf;}
        
        Background color #bd1daf
      
           Border around this has a color of #bd1daf        
        
          <div style="border:2px solid #bd1daf;">Content here</div>
        
        
          .myborder {border:2px solid #bd1daf;}
        
        Border color #bd1daf