#bd68b3 color space conversions
Hex:
        #bd68b3
        RGB:
        189, 104, 179
        CMY:
        26, 59, 30
        CMYK:
        0, 45, 5, 26
      HSL:
        307°, 39.1705%, 57.4510%
        HSV (HSB):
        307°, 44.9735%, 74.1176%
        XYZ:
        34.0733, 23.9741, 45.4794
        xyY:
        0.3291, 0.2316, 23.9741
      CIE-Lab:
        56.0619, 44.5793, -25.2578
        CIE-LCH:
        56.0619, 51.2374, 330.4649
        CIE-Luv:
        56.0619, 43.1868, -44.6927
        Hunter-Lab:
        48.9634, 38.5310, -20.7969
      #bd68b3 color charts
#bd68b3 RGB chart
      #bd68b3 CMYK chart
      #bd68b3 RGB pie chart
      #bd68b3 color shades, tints & tones
#bd68b3 color schemes
#bd68b3 color preview, HTML & CSS examples
           This text has a color of #bd68b3        
        
          <p style="color:#bd68b3;">Text here</p>
        
        
          .mytext {color:#bd68b3;}
        
        Text color #bd68b3
      
           This box has a color of #bd68b3        
        
          <div style="background-color:#bd68b3;">Content here</div>
        
        
          .mybackground {background-color:#bd68b3;}
        
        Background color #bd68b3
      
           Border around this has a color of #bd68b3        
        
          <div style="border:2px solid #bd68b3;">Content here</div>
        
        
          .myborder {border:2px solid #bd68b3;}
        
        Border color #bd68b3