#bd69d2 color space conversions
Hex:
        #bd69d2
        RGB:
        189, 105, 210
        CMY:
        26, 59, 18
        CMYK:
        10, 50, 0, 18
      HSL:
        288°, 53.8462%, 61.7647%
        HSV (HSB):
        288°, 50.0000%, 82.3529%
        XYZ:
        37.6707, 25.5751, 63.9238
        xyY:
        0.2962, 0.2011, 25.5751
      CIE-Lab:
        57.6315, 49.8980, -40.5167
        CIE-LCH:
        57.6315, 64.2761, 320.9238
        CIE-Luv:
        57.6315, 35.9206, -69.5921
        Hunter-Lab:
        50.5718, 44.4630, -39.5434
      #bd69d2 color charts
#bd69d2 RGB chart
      #bd69d2 CMYK chart
      #bd69d2 RGB pie chart
      #bd69d2 color shades, tints & tones
#bd69d2 color schemes
#bd69d2 color preview, HTML & CSS examples
           This text has a color of #bd69d2        
        
          <p style="color:#bd69d2;">Text here</p>
        
        
          .mytext {color:#bd69d2;}
        
        Text color #bd69d2
      
           This box has a color of #bd69d2        
        
          <div style="background-color:#bd69d2;">Content here</div>
        
        
          .mybackground {background-color:#bd69d2;}
        
        Background color #bd69d2
      
           Border around this has a color of #bd69d2        
        
          <div style="border:2px solid #bd69d2;">Content here</div>
        
        
          .myborder {border:2px solid #bd69d2;}
        
        Border color #bd69d2