#bd5883 color space conversions
Hex:
        #bd5883
        RGB:
        189, 88, 131
        CMY:
        26, 65, 49
        CMYK:
        0, 53, 31, 26
      HSL:
        334°, 43.3476%, 54.3137%
        HSV (HSB):
        334°, 53.4392%, 74.1176%
        XYZ:
        28.5727, 19.4370, 23.7185
        xyY:
        0.3983, 0.2710, 19.4370
      CIE-Lab:
        51.1946, 45.3140, -4.4861
        CIE-LCH:
        51.1946, 45.5355, 354.3461
        CIE-Luv:
        51.1946, 62.7283, -14.1501
        Hunter-Lab:
        44.0874, 38.5318, -1.0362
      #bd5883 color charts
#bd5883 RGB chart
      #bd5883 CMYK chart
      #bd5883 RGB pie chart
      #bd5883 color shades, tints & tones
#bd5883 color schemes
#bd5883 color preview, HTML & CSS examples
           This text has a color of #bd5883        
        
          <p style="color:#bd5883;">Text here</p>
        
        
          .mytext {color:#bd5883;}
        
        Text color #bd5883
      
           This box has a color of #bd5883        
        
          <div style="background-color:#bd5883;">Content here</div>
        
        
          .mybackground {background-color:#bd5883;}
        
        Background color #bd5883
      
           Border around this has a color of #bd5883        
        
          <div style="border:2px solid #bd5883;">Content here</div>
        
        
          .myborder {border:2px solid #bd5883;}
        
        Border color #bd5883