#bf88c2 color space conversions
Hex:
        #bf88c2
        RGB:
        191, 136, 194
        CMY:
        25, 47, 24
        CMYK:
        2, 30, 0, 24
      HSL:
        297°, 32.2222%, 64.7059%
        HSV (HSB):
        297°, 29.8969%, 76.0784%
        XYZ:
        40.0276, 32.5797, 55.2178
        xyY:
        0.3131, 0.2549, 32.5797
      CIE-Lab:
        63.8192, 30.7325, -21.8718
        CIE-LCH:
        63.8192, 37.7209, 324.5612
        CIE-Luv:
        63.8192, 27.1642, -38.2152
        Hunter-Lab:
        57.0787, 25.2893, -17.4020
      #bf88c2 color charts
#bf88c2 RGB chart
      #bf88c2 CMYK chart
      #bf88c2 RGB pie chart
      #bf88c2 color shades, tints & tones
#bf88c2 color schemes
#bf88c2 color preview, HTML & CSS examples
           This text has a color of #bf88c2        
        
          <p style="color:#bf88c2;">Text here</p>
        
        
          .mytext {color:#bf88c2;}
        
        Text color #bf88c2
      
           This box has a color of #bf88c2        
        
          <div style="background-color:#bf88c2;">Content here</div>
        
        
          .mybackground {background-color:#bf88c2;}
        
        Background color #bf88c2
      
           Border around this has a color of #bf88c2        
        
          <div style="border:2px solid #bf88c2;">Content here</div>
        
        
          .myborder {border:2px solid #bf88c2;}
        
        Border color #bf88c2