#bd69eb color space conversions
Hex:
        #bd69eb
        RGB:
        189, 105, 235
        CMY:
        26, 59, 8
        CMYK:
        20, 55, 0, 8
      HSL:
        279°, 76.4706%, 66.6667%
        HSV (HSB):
        279°, 55.3191%, 92.1569%
        XYZ:
        41.0332, 26.9201, 81.6307
        xyY:
        0.2743, 0.1800, 26.9201
      CIE-Lab:
        58.9003, 55.0470, -52.5502
        CIE-LCH:
        58.9003, 76.1032, 316.3294
        CIE-Luv:
        58.9003, 30.7263, -89.6374
        Hunter-Lab:
        51.8846, 50.3697, -56.9624
      #bd69eb color charts
#bd69eb RGB chart
      #bd69eb CMYK chart
      #bd69eb RGB pie chart
      #bd69eb color shades, tints & tones
#bd69eb color schemes
#bd69eb color preview, HTML & CSS examples
           This text has a color of #bd69eb        
        
          <p style="color:#bd69eb;">Text here</p>
        
        
          .mytext {color:#bd69eb;}
        
        Text color #bd69eb
      
           This box has a color of #bd69eb        
        
          <div style="background-color:#bd69eb;">Content here</div>
        
        
          .mybackground {background-color:#bd69eb;}
        
        Background color #bd69eb
      
           Border around this has a color of #bd69eb        
        
          <div style="border:2px solid #bd69eb;">Content here</div>
        
        
          .myborder {border:2px solid #bd69eb;}
        
        Border color #bd69eb