#bd4295 color space conversions
Hex:
        #bd4295
        RGB:
        189, 66, 149
        CMY:
        26, 74, 42
        CMYK:
        0, 65, 21, 26
      HSL:
        320°, 48.2353%, 50.0000%
        HSV (HSB):
        320°, 65.0794%, 74.1176%
        XYZ:
        28.3593, 16.8852, 30.1982
        xyY:
        0.3759, 0.2238, 16.8852
      CIE-Lab:
        48.1150, 57.7518, -19.8847
        CIE-LCH:
        48.1150, 61.0792, 341.0007
        CIE-Luv:
        48.1150, 66.8712, -37.5786
        Hunter-Lab:
        41.0916, 51.2813, -14.8082
      #bd4295 color charts
#bd4295 RGB chart
      #bd4295 CMYK chart
      #bd4295 RGB pie chart
      #bd4295 color shades, tints & tones
#bd4295 color schemes
#bd4295 color preview, HTML & CSS examples
           This text has a color of #bd4295        
        
          <p style="color:#bd4295;">Text here</p>
        
        
          .mytext {color:#bd4295;}
        
        Text color #bd4295
      
           This box has a color of #bd4295        
        
          <div style="background-color:#bd4295;">Content here</div>
        
        
          .mybackground {background-color:#bd4295;}
        
        Background color #bd4295
      
           Border around this has a color of #bd4295        
        
          <div style="border:2px solid #bd4295;">Content here</div>
        
        
          .myborder {border:2px solid #bd4295;}
        
        Border color #bd4295