#bd6eab color space conversions
Hex:
        #bd6eab
        RGB:
        189, 110, 171
        CMY:
        26, 57, 33
        CMYK:
        0, 42, 10, 26
      HSL:
        314°, 37.4408%, 58.6275%
        HSV (HSB):
        314°, 41.7989%, 74.1176%
        XYZ:
        33.9129, 24.9110, 41.5490
        xyY:
        0.3379, 0.2482, 24.9110
      CIE-Lab:
        56.9886, 40.0269, -19.2229
        CIE-LCH:
        56.9886, 44.4035, 334.3473
        CIE-Luv:
        56.9886, 42.2559, -34.8851
        Hunter-Lab:
        49.9109, 33.9412, -14.4191
      #bd6eab color charts
#bd6eab RGB chart
      #bd6eab CMYK chart
      #bd6eab RGB pie chart
      #bd6eab color shades, tints & tones
#bd6eab color schemes
#bd6eab color preview, HTML & CSS examples
           This text has a color of #bd6eab        
        
          <p style="color:#bd6eab;">Text here</p>
        
        
          .mytext {color:#bd6eab;}
        
        Text color #bd6eab
      
           This box has a color of #bd6eab        
        
          <div style="background-color:#bd6eab;">Content here</div>
        
        
          .mybackground {background-color:#bd6eab;}
        
        Background color #bd6eab
      
           Border around this has a color of #bd6eab        
        
          <div style="border:2px solid #bd6eab;">Content here</div>
        
        
          .myborder {border:2px solid #bd6eab;}
        
        Border color #bd6eab