#bd69c8 color space conversions
Hex:
        #bd69c8
        RGB:
        189, 105, 200
        CMY:
        26, 59, 22
        CMYK:
        5, 48, 0, 22
      HSL:
        293°, 46.3415%, 59.8039%
        HSV (HSB):
        293°, 47.5000%, 78.4314%
        XYZ:
        36.4632, 25.0921, 57.5650
        xyY:
        0.3061, 0.2106, 25.0921
      CIE-Lab:
        57.1650, 47.9417, -35.5730
        CIE-LCH:
        57.1650, 59.6980, 323.4244
        CIE-Luv:
        57.1650, 38.0871, -61.4283
        Hunter-Lab:
        50.0920, 42.2734, -33.0708
      #bd69c8 color charts
#bd69c8 RGB chart
      #bd69c8 CMYK chart
      #bd69c8 RGB pie chart
      #bd69c8 color shades, tints & tones
#bd69c8 color schemes
#bd69c8 color preview, HTML & CSS examples
           This text has a color of #bd69c8        
        
          <p style="color:#bd69c8;">Text here</p>
        
        
          .mytext {color:#bd69c8;}
        
        Text color #bd69c8
      
           This box has a color of #bd69c8        
        
          <div style="background-color:#bd69c8;">Content here</div>
        
        
          .mybackground {background-color:#bd69c8;}
        
        Background color #bd69c8
      
           Border around this has a color of #bd69c8        
        
          <div style="border:2px solid #bd69c8;">Content here</div>
        
        
          .myborder {border:2px solid #bd69c8;}
        
        Border color #bd69c8