#bf4ec0 color space conversions
Hex:
        #bf4ec0
        RGB:
        191, 78, 192
        CMY:
        25, 69, 25
        CMYK:
        1, 59, 0, 25
      HSL:
        299°, 47.5000%, 52.9412%
        HSV (HSB):
        299°, 59.3750%, 75.2941%
        XYZ:
        33.7247, 20.3309, 52.0159
        xyY:
        0.3179, 0.1917, 20.3309
      CIE-Lab:
        52.2093, 59.9698, -38.7445
        CIE-LCH:
        52.2093, 71.3969, 327.1349
        CIE-Luv:
        52.2093, 50.7874, -66.8447
        Hunter-Lab:
        45.0898, 54.6009, -36.8345
      #bf4ec0 color charts
#bf4ec0 RGB chart
      #bf4ec0 CMYK chart
      #bf4ec0 RGB pie chart
      #bf4ec0 color shades, tints & tones
#bf4ec0 color schemes
#bf4ec0 color preview, HTML & CSS examples
           This text has a color of #bf4ec0        
        
          <p style="color:#bf4ec0;">Text here</p>
        
        
          .mytext {color:#bf4ec0;}
        
        Text color #bf4ec0
      
           This box has a color of #bf4ec0        
        
          <div style="background-color:#bf4ec0;">Content here</div>
        
        
          .mybackground {background-color:#bf4ec0;}
        
        Background color #bf4ec0
      
           Border around this has a color of #bf4ec0        
        
          <div style="border:2px solid #bf4ec0;">Content here</div>
        
        
          .myborder {border:2px solid #bf4ec0;}
        
        Border color #bf4ec0