#bd00d1 color space conversions
Hex:
        #bd00d1
        RGB:
        189, 0, 209
        CMY:
        26, 100, 18
        CMYK:
        10, 100, 0, 18
      HSL:
        294°, 100.0000%, 40.9804%
        HSV (HSB):
        294°, 100.0000%, 81.9608%
        XYZ:
        32.4949, 15.4223, 61.5857
        xyY:
        0.2967, 0.1408, 15.4223
      CIE-Lab:
        46.2072, 81.4849, -58.1466
        CIE-LCH:
        46.2072, 100.1040, 324.4888
        CIE-Luv:
        46.2072, 55.2122, -95.4615
        Hunter-Lab:
        39.2712, 78.9750, -65.4897
      #bd00d1 color charts
#bd00d1 RGB chart
      #bd00d1 CMYK chart
      #bd00d1 RGB pie chart
      #bd00d1 color shades, tints & tones
#bd00d1 color schemes
#bd00d1 color preview, HTML & CSS examples
           This text has a color of #bd00d1        
        
          <p style="color:#bd00d1;">Text here</p>
        
        
          .mytext {color:#bd00d1;}
        
        Text color #bd00d1
      
           This box has a color of #bd00d1        
        
          <div style="background-color:#bd00d1;">Content here</div>
        
        
          .mybackground {background-color:#bd00d1;}
        
        Background color #bd00d1
      
           Border around this has a color of #bd00d1        
        
          <div style="border:2px solid #bd00d1;">Content here</div>
        
        
          .myborder {border:2px solid #bd00d1;}
        
        Border color #bd00d1