#bf75c4 color space conversions
Hex:
        #bf75c4
        RGB:
        191, 117, 196
        CMY:
        25, 54, 23
        CMYK:
        3, 40, 0, 23
      HSL:
        296°, 40.1015%, 61.3725%
        HSV (HSB):
        296°, 40.3061%, 76.8627%
        XYZ:
        37.8110, 27.7845, 55.5946
        xyY:
        0.3120, 0.2293, 27.7845
      CIE-Lab:
        59.6935, 41.4654, -29.3470
        CIE-LCH:
        59.6935, 50.7999, 324.7112
        CIE-Luv:
        59.6935, 35.3608, -51.1374
        Hunter-Lab:
        52.7110, 35.7985, -25.6359
      #bf75c4 color charts
#bf75c4 RGB chart
      #bf75c4 CMYK chart
      #bf75c4 RGB pie chart
      #bf75c4 color shades, tints & tones
#bf75c4 color schemes
#bf75c4 color preview, HTML & CSS examples
           This text has a color of #bf75c4        
        
          <p style="color:#bf75c4;">Text here</p>
        
        
          .mytext {color:#bf75c4;}
        
        Text color #bf75c4
      
           This box has a color of #bf75c4        
        
          <div style="background-color:#bf75c4;">Content here</div>
        
        
          .mybackground {background-color:#bf75c4;}
        
        Background color #bf75c4
      
           Border around this has a color of #bf75c4        
        
          <div style="border:2px solid #bf75c4;">Content here</div>
        
        
          .myborder {border:2px solid #bf75c4;}
        
        Border color #bf75c4