#bf5de3 color space conversions
Hex:
        #bf5de3
        RGB:
        191, 93, 227
        CMY:
        25, 64, 11
        CMYK:
        16, 59, 0, 11
      HSL:
        284°, 70.5263%, 62.7451%
        HSV (HSB):
        284°, 59.0308%, 89.0196%
        XYZ:
        39.2653, 24.4511, 75.3231
        xyY:
        0.2824, 0.1759, 24.4511
      CIE-Lab:
        56.5367, 59.7282, -51.8197
        CIE-LCH:
        56.5367, 79.0743, 319.0553
        CIE-Luv:
        56.5367, 37.2445, -88.3006
        Hunter-Lab:
        49.4481, 55.2077, -55.7014
      #bf5de3 color charts
#bf5de3 RGB chart
      #bf5de3 CMYK chart
      #bf5de3 RGB pie chart
      #bf5de3 color shades, tints & tones
#bf5de3 color schemes
#bf5de3 color preview, HTML & CSS examples
           This text has a color of #bf5de3        
        
          <p style="color:#bf5de3;">Text here</p>
        
        
          .mytext {color:#bf5de3;}
        
        Text color #bf5de3
      
           This box has a color of #bf5de3        
        
          <div style="background-color:#bf5de3;">Content here</div>
        
        
          .mybackground {background-color:#bf5de3;}
        
        Background color #bf5de3
      
           Border around this has a color of #bf5de3        
        
          <div style="border:2px solid #bf5de3;">Content here</div>
        
        
          .myborder {border:2px solid #bf5de3;}
        
        Border color #bf5de3