#bf4de1 color space conversions
Hex:
        #bf4de1
        RGB:
        191, 77, 225
        CMY:
        25, 70, 12
        CMYK:
        15, 66, 0, 12
      HSL:
        286°, 71.1538%, 59.2157%
        HSV (HSB):
        286°, 65.7778%, 88.2353%
        XYZ:
        37.7303, 21.8204, 73.4573
        xyY:
        0.2837, 0.1641, 21.8204
      CIE-Lab:
        53.8359, 66.4523, -55.0035
        CIE-LCH:
        53.8359, 86.2630, 320.3849
        CIE-Luv:
        53.8359, 41.9680, -92.9928
        Hunter-Lab:
        46.7123, 62.4312, -60.5378
      #bf4de1 color charts
#bf4de1 RGB chart
      #bf4de1 CMYK chart
      #bf4de1 RGB pie chart
      #bf4de1 color shades, tints & tones
#bf4de1 color schemes
#bf4de1 color preview, HTML & CSS examples
           This text has a color of #bf4de1        
        
          <p style="color:#bf4de1;">Text here</p>
        
        
          .mytext {color:#bf4de1;}
        
        Text color #bf4de1
      
           This box has a color of #bf4de1        
        
          <div style="background-color:#bf4de1;">Content here</div>
        
        
          .mybackground {background-color:#bf4de1;}
        
        Background color #bf4de1
      
           Border around this has a color of #bf4de1        
        
          <div style="border:2px solid #bf4de1;">Content here</div>
        
        
          .myborder {border:2px solid #bf4de1;}
        
        Border color #bf4de1