#bf7fe1 color space conversions
Hex:
        #bf7fe1
        RGB:
        191, 127, 225
        CMY:
        25, 50, 12
        CMYK:
        15, 44, 0, 12
      HSL:
        279°, 62.0253%, 69.0196%
        HSV (HSB):
        279°, 43.5556%, 88.2353%
        XYZ:
        42.6658, 31.6914, 75.1025
        xyY:
        0.2855, 0.2120, 31.6914
      CIE-Lab:
        63.0870, 41.9479, -40.3533
        CIE-LCH:
        63.0870, 58.2066, 316.1100
        CIE-Luv:
        63.0870, 26.0383, -69.4114
        Hunter-Lab:
        56.2951, 36.7681, -39.6914
      #bf7fe1 color charts
#bf7fe1 RGB chart
      #bf7fe1 CMYK chart
      #bf7fe1 RGB pie chart
      #bf7fe1 color shades, tints & tones
#bf7fe1 color schemes
#bf7fe1 color preview, HTML & CSS examples
           This text has a color of #bf7fe1        
        
          <p style="color:#bf7fe1;">Text here</p>
        
        
          .mytext {color:#bf7fe1;}
        
        Text color #bf7fe1
      
           This box has a color of #bf7fe1        
        
          <div style="background-color:#bf7fe1;">Content here</div>
        
        
          .mybackground {background-color:#bf7fe1;}
        
        Background color #bf7fe1
      
           Border around this has a color of #bf7fe1        
        
          <div style="border:2px solid #bf7fe1;">Content here</div>
        
        
          .myborder {border:2px solid #bf7fe1;}
        
        Border color #bf7fe1