#bd0add color space conversions
Hex:
        #bd0add
        RGB:
        189, 10, 221
        CMY:
        26, 96, 13
        CMYK:
        14, 95, 0, 13
      HSL:
        291°, 91.3420%, 45.2941%
        HSV (HSB):
        291°, 95.4751%, 86.6667%
        XYZ:
        34.1460, 16.2564, 69.7447
        xyY:
        0.2842, 0.1353, 16.2564
      CIE-Lab:
        47.3090, 82.5595, -63.2504
        CIE-LCH:
        47.3090, 104.0032, 322.5436
        CIE-Luv:
        47.3090, 50.7328, -103.3536
        Hunter-Lab:
        40.3192, 80.6115, -74.3373
      #bd0add color charts
#bd0add RGB chart
      #bd0add CMYK chart
      #bd0add RGB pie chart
      #bd0add color shades, tints & tones
#bd0add color schemes
#bd0add color preview, HTML & CSS examples
           This text has a color of #bd0add        
        
          <p style="color:#bd0add;">Text here</p>
        
        
          .mytext {color:#bd0add;}
        
        Text color #bd0add
      
           This box has a color of #bd0add        
        
          <div style="background-color:#bd0add;">Content here</div>
        
        
          .mybackground {background-color:#bd0add;}
        
        Background color #bd0add
      
           Border around this has a color of #bd0add        
        
          <div style="border:2px solid #bd0add;">Content here</div>
        
        
          .myborder {border:2px solid #bd0add;}
        
        Border color #bd0add