#bf99cf color space conversions
Hex:
        #bf99cf
        RGB:
        191, 153, 207
        CMY:
        25, 40, 19
        CMYK:
        8, 26, 0, 19
      HSL:
        282°, 36.0000%, 70.5882%
        HSV (HSB):
        282°, 26.0870%, 81.1765%
        XYZ:
        44.1396, 38.3638, 64.1100
        xyY:
        0.3011, 0.2617, 38.3638
      CIE-Lab:
        68.2879, 23.8882, -22.3061
        CIE-LCH:
        68.2879, 32.6834, 316.9615
        CIE-Luv:
        68.2879, 17.4140, -38.2469
        Hunter-Lab:
        61.9385, 18.8129, -18.0117
      #bf99cf color charts
#bf99cf RGB chart
      #bf99cf CMYK chart
      #bf99cf RGB pie chart
      #bf99cf color shades, tints & tones
#bf99cf color schemes
#bf99cf color preview, HTML & CSS examples
           This text has a color of #bf99cf        
        
          <p style="color:#bf99cf;">Text here</p>
        
        
          .mytext {color:#bf99cf;}
        
        Text color #bf99cf
      
           This box has a color of #bf99cf        
        
          <div style="background-color:#bf99cf;">Content here</div>
        
        
          .mybackground {background-color:#bf99cf;}
        
        Background color #bf99cf
      
           Border around this has a color of #bf99cf        
        
          <div style="border:2px solid #bf99cf;">Content here</div>
        
        
          .myborder {border:2px solid #bf99cf;}
        
        Border color #bf99cf