#bd92b5 color space conversions
Hex:
        #bd92b5
        RGB:
        189, 146, 181
        CMY:
        26, 43, 29
        CMYK:
        0, 23, 4, 26
      HSL:
        311°, 24.5714%, 65.6863%
        HSV (HSB):
        311°, 22.7513%, 74.1176%
        XYZ:
        39.6056, 34.7128, 48.3289
        xyY:
        0.3229, 0.2830, 34.7128
      CIE-Lab:
        65.5244, 22.0605, -12.0023
        CIE-LCH:
        65.5244, 25.1142, 331.4510
        CIE-Luv:
        65.5244, 22.8139, -21.6130
        Hunter-Lab:
        58.9176, 16.8858, -7.3921
      #bd92b5 color charts
#bd92b5 RGB chart
      #bd92b5 CMYK chart
      #bd92b5 RGB pie chart
      #bd92b5 color shades, tints & tones
#bd92b5 color schemes
#bd92b5 color preview, HTML & CSS examples
           This text has a color of #bd92b5        
        
          <p style="color:#bd92b5;">Text here</p>
        
        
          .mytext {color:#bd92b5;}
        
        Text color #bd92b5
      
           This box has a color of #bd92b5        
        
          <div style="background-color:#bd92b5;">Content here</div>
        
        
          .mybackground {background-color:#bd92b5;}
        
        Background color #bd92b5
      
           Border around this has a color of #bd92b5        
        
          <div style="border:2px solid #bd92b5;">Content here</div>
        
        
          .myborder {border:2px solid #bd92b5;}
        
        Border color #bd92b5