#bd09d9 color space conversions
Hex:
        #bd09d9
        RGB:
        189, 9, 217
        CMY:
        26, 96, 15
        CMYK:
        13, 96, 0, 15
      HSL:
        292°, 92.0354%, 44.3137%
        HSV (HSB):
        292°, 95.8525%, 85.0980%
        XYZ:
        33.6083, 16.0239, 66.9672
        xyY:
        0.2882, 0.1374, 16.0239
      CIE-Lab:
        47.0059, 81.9908, -61.4534
        CIE-LCH:
        47.0059, 102.4647, 323.1479
        CIE-Luv:
        47.0059, 52.0978, -100.6083
        Hunter-Lab:
        40.0299, 79.8127, -71.1670
      #bd09d9 color charts
#bd09d9 RGB chart
      #bd09d9 CMYK chart
      #bd09d9 RGB pie chart
      #bd09d9 color shades, tints & tones
#bd09d9 color schemes
#bd09d9 color preview, HTML & CSS examples
           This text has a color of #bd09d9        
        
          <p style="color:#bd09d9;">Text here</p>
        
        
          .mytext {color:#bd09d9;}
        
        Text color #bd09d9
      
           This box has a color of #bd09d9        
        
          <div style="background-color:#bd09d9;">Content here</div>
        
        
          .mybackground {background-color:#bd09d9;}
        
        Background color #bd09d9
      
           Border around this has a color of #bd09d9        
        
          <div style="border:2px solid #bd09d9;">Content here</div>
        
        
          .myborder {border:2px solid #bd09d9;}
        
        Border color #bd09d9