#bd69ff color space conversions
Hex:
        #bd69ff
        RGB:
        189, 105, 255
        CMY:
        26, 59, 0
        CMYK:
        26, 59, 0, 0
      HSL:
        274°, 100.0000%, 70.5882%
        HSV (HSB):
        274°, 58.8235%, 100.0000%
        XYZ:
        44.0878, 28.1420, 97.7160
        xyY:
        0.2594, 0.1656, 28.1420
      CIE-Lab:
        60.0168, 59.3883, -61.8512
        CIE-LCH:
        60.0168, 85.7470, 313.8362
        CIE-Luv:
        60.0168, 26.8359, -105.1716
        Hunter-Lab:
        53.0490, 55.5116, -72.0776
      #bd69ff color charts
#bd69ff RGB chart
      #bd69ff CMYK chart
      #bd69ff RGB pie chart
      #bd69ff color shades, tints & tones
#bd69ff color schemes
#bd69ff color preview, HTML & CSS examples
           This text has a color of #bd69ff        
        
          <p style="color:#bd69ff;">Text here</p>
        
        
          .mytext {color:#bd69ff;}
        
        Text color #bd69ff
      
           This box has a color of #bd69ff        
        
          <div style="background-color:#bd69ff;">Content here</div>
        
        
          .mybackground {background-color:#bd69ff;}
        
        Background color #bd69ff
      
           Border around this has a color of #bd69ff        
        
          <div style="border:2px solid #bd69ff;">Content here</div>
        
        
          .myborder {border:2px solid #bd69ff;}
        
        Border color #bd69ff