#bd1dbd color space conversions
Hex:
        #bd1dbd
        RGB:
        189, 29, 189
        CMY:
        26, 89, 26
        CMYK:
        0, 85, 0, 26
      HSL:
        300°, 73.3945%, 42.7451%
        HSV (HSB):
        300°, 84.6561%, 74.1176%
        XYZ:
        30.6109, 15.3717, 49.4978
        xyY:
        0.3206, 0.1610, 15.3717
      CIE-Lab:
        46.1391, 74.8869, -46.6455
        CIE-LCH:
        46.1391, 88.2261, 328.0821
        CIE-Luv:
        46.1391, 60.6030, -78.3621
        Hunter-Lab:
        39.2067, 70.7534, -47.4078
      #bd1dbd color charts
#bd1dbd RGB chart
      #bd1dbd CMYK chart
      #bd1dbd RGB pie chart
      #bd1dbd color shades, tints & tones
#bd1dbd color schemes
#bd1dbd color preview, HTML & CSS examples
           This text has a color of #bd1dbd        
        
          <p style="color:#bd1dbd;">Text here</p>
        
        
          .mytext {color:#bd1dbd;}
        
        Text color #bd1dbd
      
           This box has a color of #bd1dbd        
        
          <div style="background-color:#bd1dbd;">Content here</div>
        
        
          .mybackground {background-color:#bd1dbd;}
        
        Background color #bd1dbd
      
           Border around this has a color of #bd1dbd        
        
          <div style="border:2px solid #bd1dbd;">Content here</div>
        
        
          .myborder {border:2px solid #bd1dbd;}
        
        Border color #bd1dbd