#bd79b3 color space conversions
Hex:
        #bd79b3
        RGB:
        189, 121, 179
        CMY:
        26, 53, 30
        CMYK:
        0, 36, 5, 26
      HSL:
        309°, 34.0000%, 60.7843%
        HSV (HSB):
        309°, 35.9788%, 74.1176%
        XYZ:
        35.9603, 27.7482, 46.1085
        xyY:
        0.3275, 0.2527, 27.7482
      CIE-Lab:
        59.6606, 35.5072, -19.7392
        CIE-LCH:
        59.6606, 40.6251, 330.9294
        CIE-Luv:
        59.6606, 35.4822, -35.2296
        Hunter-Lab:
        52.6766, 29.6712, -15.0236
      #bd79b3 color charts
#bd79b3 RGB chart
      #bd79b3 CMYK chart
      #bd79b3 RGB pie chart
      #bd79b3 color shades, tints & tones
#bd79b3 color schemes
#bd79b3 color preview, HTML & CSS examples
           This text has a color of #bd79b3        
        
          <p style="color:#bd79b3;">Text here</p>
        
        
          .mytext {color:#bd79b3;}
        
        Text color #bd79b3
      
           This box has a color of #bd79b3        
        
          <div style="background-color:#bd79b3;">Content here</div>
        
        
          .mybackground {background-color:#bd79b3;}
        
        Background color #bd79b3
      
           Border around this has a color of #bd79b3        
        
          <div style="border:2px solid #bd79b3;">Content here</div>
        
        
          .myborder {border:2px solid #bd79b3;}
        
        Border color #bd79b3