#bd3b8d color space conversions
Hex:
        #bd3b8d
        RGB:
        189, 59, 141
        CMY:
        26, 77, 45
        CMYK:
        0, 69, 25, 26
      HSL:
        322°, 52.4194%, 48.6275%
        HSV (HSB):
        322°, 68.7831%, 74.1176%
        XYZ:
        27.3579, 15.8698, 26.8206
        xyY:
        0.3906, 0.2266, 15.8698
      CIE-Lab:
        46.8032, 59.4264, -17.0902
        CIE-LCH:
        46.8032, 61.8350, 343.9555
        CIE-Luv:
        46.8032, 72.1360, -33.6947
        Hunter-Lab:
        39.8370, 52.8698, -12.0316
      #bd3b8d color charts
#bd3b8d RGB chart
      #bd3b8d CMYK chart
      #bd3b8d RGB pie chart
      #bd3b8d color shades, tints & tones
#bd3b8d color schemes
#bd3b8d color preview, HTML & CSS examples
           This text has a color of #bd3b8d        
        
          <p style="color:#bd3b8d;">Text here</p>
        
        
          .mytext {color:#bd3b8d;}
        
        Text color #bd3b8d
      
           This box has a color of #bd3b8d        
        
          <div style="background-color:#bd3b8d;">Content here</div>
        
        
          .mybackground {background-color:#bd3b8d;}
        
        Background color #bd3b8d
      
           Border around this has a color of #bd3b8d        
        
          <div style="border:2px solid #bd3b8d;">Content here</div>
        
        
          .myborder {border:2px solid #bd3b8d;}
        
        Border color #bd3b8d