#bf93bc color space conversions
Hex:
        #bf93bc
        RGB:
        191, 147, 188
        CMY:
        25, 42, 26
        CMYK:
        0, 23, 2, 25
      HSL:
        304°, 25.5814%, 66.2745%
        HSV (HSB):
        304°, 23.0366%, 74.9020%
        XYZ:
        40.9967, 35.5746, 52.2828
        xyY:
        0.3182, 0.2761, 35.5746
      CIE-Lab:
        66.1936, 23.4981, -14.9005
        CIE-LCH:
        66.1936, 27.8242, 327.6206
        CIE-Luv:
        66.1936, 22.6744, -26.3517
        Hunter-Lab:
        59.6445, 18.3143, -10.2209
      #bf93bc color charts
#bf93bc RGB chart
      #bf93bc CMYK chart
      #bf93bc RGB pie chart
      #bf93bc color shades, tints & tones
#bf93bc color schemes
#bf93bc color preview, HTML & CSS examples
           This text has a color of #bf93bc        
        
          <p style="color:#bf93bc;">Text here</p>
        
        
          .mytext {color:#bf93bc;}
        
        Text color #bf93bc
      
           This box has a color of #bf93bc        
        
          <div style="background-color:#bf93bc;">Content here</div>
        
        
          .mybackground {background-color:#bf93bc;}
        
        Background color #bf93bc
      
           Border around this has a color of #bf93bc        
        
          <div style="border:2px solid #bf93bc;">Content here</div>
        
        
          .myborder {border:2px solid #bf93bc;}
        
        Border color #bf93bc