#bd1ed1 color space conversions
Hex:
        #bd1ed1
        RGB:
        189, 30, 209
        CMY:
        26, 88, 18
        CMYK:
        10, 86, 0, 18
      HSL:
        293°, 74.8954%, 46.8627%
        HSV (HSB):
        293°, 85.6459%, 81.9608%
        XYZ:
        32.9592, 16.3508, 61.7405
        xyY:
        0.2968, 0.1472, 16.3508
      CIE-Lab:
        47.4314, 77.8653, -56.1743
        CIE-LCH:
        47.4314, 96.0134, 324.1922
        CIE-Luv:
        47.4314, 53.4183, -92.9880
        Hunter-Lab:
        40.4361, 74.7306, -62.2225
      #bd1ed1 color charts
#bd1ed1 RGB chart
      #bd1ed1 CMYK chart
      #bd1ed1 RGB pie chart
      #bd1ed1 color shades, tints & tones
#bd1ed1 color schemes
#bd1ed1 color preview, HTML & CSS examples
           This text has a color of #bd1ed1        
        
          <p style="color:#bd1ed1;">Text here</p>
        
        
          .mytext {color:#bd1ed1;}
        
        Text color #bd1ed1
      
           This box has a color of #bd1ed1        
        
          <div style="background-color:#bd1ed1;">Content here</div>
        
        
          .mybackground {background-color:#bd1ed1;}
        
        Background color #bd1ed1
      
           Border around this has a color of #bd1ed1        
        
          <div style="border:2px solid #bd1ed1;">Content here</div>
        
        
          .myborder {border:2px solid #bd1ed1;}
        
        Border color #bd1ed1