#bd95c8 color space conversions
Hex:
        #bd95c8
        RGB:
        189, 149, 200
        CMY:
        26, 42, 22
        CMYK:
        5, 26, 0, 22
      HSL:
        287°, 31.6770%, 68.4314%
        HSV (HSB):
        287°, 25.5000%, 78.4314%
        XYZ:
        42.1590, 36.4838, 59.4636
        xyY:
        0.3053, 0.2642, 36.4838
      CIE-Lab:
        66.8880, 24.0424, -20.5681
        CIE-LCH:
        66.8880, 31.6399, 319.4532
        CIE-Luv:
        66.8880, 18.9504, -35.3766
        Hunter-Lab:
        60.4019, 18.8855, -16.0878
      #bd95c8 color charts
#bd95c8 RGB chart
      #bd95c8 CMYK chart
      #bd95c8 RGB pie chart
      #bd95c8 color shades, tints & tones
#bd95c8 color schemes
#bd95c8 color preview, HTML & CSS examples
           This text has a color of #bd95c8        
        
          <p style="color:#bd95c8;">Text here</p>
        
        
          .mytext {color:#bd95c8;}
        
        Text color #bd95c8
      
           This box has a color of #bd95c8        
        
          <div style="background-color:#bd95c8;">Content here</div>
        
        
          .mybackground {background-color:#bd95c8;}
        
        Background color #bd95c8
      
           Border around this has a color of #bd95c8        
        
          <div style="border:2px solid #bd95c8;">Content here</div>
        
        
          .myborder {border:2px solid #bd95c8;}
        
        Border color #bd95c8