#bd1dc7 color space conversions
Hex:
        #bd1dc7
        RGB:
        189, 29, 199
        CMY:
        26, 89, 22
        CMYK:
        5, 85, 0, 22
      HSL:
        296°, 74.5614%, 44.7059%
        HSV (HSB):
        296°, 85.4271%, 78.0392%
        XYZ:
        31.7344, 15.8211, 55.4140
        xyY:
        0.3082, 0.1536, 15.8211
      CIE-Lab:
        46.7389, 76.4445, -51.5093
        CIE-LCH:
        46.7389, 92.1790, 326.0274
        CIE-Luv:
        46.7389, 56.9782, -85.8083
        Hunter-Lab:
        39.7757, 72.8060, -54.7576
      #bd1dc7 color charts
#bd1dc7 RGB chart
      #bd1dc7 CMYK chart
      #bd1dc7 RGB pie chart
      #bd1dc7 color shades, tints & tones
#bd1dc7 color schemes
#bd1dc7 color preview, HTML & CSS examples
           This text has a color of #bd1dc7        
        
          <p style="color:#bd1dc7;">Text here</p>
        
        
          .mytext {color:#bd1dc7;}
        
        Text color #bd1dc7
      
           This box has a color of #bd1dc7        
        
          <div style="background-color:#bd1dc7;">Content here</div>
        
        
          .mybackground {background-color:#bd1dc7;}
        
        Background color #bd1dc7
      
           Border around this has a color of #bd1dc7        
        
          <div style="border:2px solid #bd1dc7;">Content here</div>
        
        
          .myborder {border:2px solid #bd1dc7;}
        
        Border color #bd1dc7