#bd95e2 color space conversions
Hex:
        #bd95e2
        RGB:
        189, 149, 226
        CMY:
        26, 42, 11
        CMYK:
        16, 34, 0, 11
      HSL:
        271°, 57.0370%, 73.5294%
        HSV (HSB):
        271°, 34.0708%, 88.6275%
        XYZ:
        45.4612, 37.8047, 76.8525
        xyY:
        0.2839, 0.2361, 37.8047
      CIE-Lab:
        67.8764, 29.4883, -33.4576
        CIE-LCH:
        67.8764, 44.5979, 311.3918
        CIE-Luv:
        67.8764, 15.7497, -57.1527
        Hunter-Lab:
        61.4855, 24.3797, -31.0684
      #bd95e2 color charts
#bd95e2 RGB chart
      #bd95e2 CMYK chart
      #bd95e2 RGB pie chart
      #bd95e2 color shades, tints & tones
#bd95e2 color schemes
#bd95e2 color preview, HTML & CSS examples
           This text has a color of #bd95e2        
        
          <p style="color:#bd95e2;">Text here</p>
        
        
          .mytext {color:#bd95e2;}
        
        Text color #bd95e2
      
           This box has a color of #bd95e2        
        
          <div style="background-color:#bd95e2;">Content here</div>
        
        
          .mybackground {background-color:#bd95e2;}
        
        Background color #bd95e2
      
           Border around this has a color of #bd95e2        
        
          <div style="border:2px solid #bd95e2;">Content here</div>
        
        
          .myborder {border:2px solid #bd95e2;}
        
        Border color #bd95e2