#bf7dd8 color space conversions
Hex:
        #bf7dd8
        RGB:
        191, 125, 216
        CMY:
        25, 51, 15
        CMYK:
        12, 42, 0, 15
      HSL:
        284°, 53.8462%, 66.8627%
        HSV (HSB):
        284°, 42.1296%, 84.7059%
        XYZ:
        41.2141, 30.7015, 68.7195
        xyY:
        0.2931, 0.2183, 30.7015
      CIE-Lab:
        62.2548, 41.1426, -36.6329
        CIE-LCH:
        62.2548, 55.0879, 318.3185
        CIE-Luv:
        62.2548, 28.3608, -63.1307
        Hunter-Lab:
        55.4089, 35.8059, -34.7467
      #bf7dd8 color charts
#bf7dd8 RGB chart
      #bf7dd8 CMYK chart
      #bf7dd8 RGB pie chart
      #bf7dd8 color shades, tints & tones
#bf7dd8 color schemes
#bf7dd8 color preview, HTML & CSS examples
           This text has a color of #bf7dd8        
        
          <p style="color:#bf7dd8;">Text here</p>
        
        
          .mytext {color:#bf7dd8;}
        
        Text color #bf7dd8
      
           This box has a color of #bf7dd8        
        
          <div style="background-color:#bf7dd8;">Content here</div>
        
        
          .mybackground {background-color:#bf7dd8;}
        
        Background color #bf7dd8
      
           Border around this has a color of #bf7dd8        
        
          <div style="border:2px solid #bf7dd8;">Content here</div>
        
        
          .myborder {border:2px solid #bf7dd8;}
        
        Border color #bf7dd8