#bd16b1 color space conversions
Hex:
        #bd16b1
        RGB:
        189, 22, 177
        CMY:
        26, 91, 31
        CMYK:
        0, 88, 6, 26
      HSL:
        304°, 79.1469%, 41.3725%
        HSV (HSB):
        304°, 88.3598%, 74.1176%
        XYZ:
        29.2090, 14.5670, 42.8672
        xyY:
        0.3371, 0.1681, 14.5670
      CIE-Lab:
        45.0353, 74.3306, -41.3502
        CIE-LCH:
        45.0353, 85.0581, 330.9127
        CIE-Luv:
        45.0353, 65.9426, -70.2263
        Hunter-Lab:
        38.1667, 69.8144, -39.8753
      #bd16b1 color charts
#bd16b1 RGB chart
      #bd16b1 CMYK chart
      #bd16b1 RGB pie chart
      #bd16b1 color shades, tints & tones
#bd16b1 color schemes
#bd16b1 color preview, HTML & CSS examples
           This text has a color of #bd16b1        
        
          <p style="color:#bd16b1;">Text here</p>
        
        
          .mytext {color:#bd16b1;}
        
        Text color #bd16b1
      
           This box has a color of #bd16b1        
        
          <div style="background-color:#bd16b1;">Content here</div>
        
        
          .mybackground {background-color:#bd16b1;}
        
        Background color #bd16b1
      
           Border around this has a color of #bd16b1        
        
          <div style="border:2px solid #bd16b1;">Content here</div>
        
        
          .myborder {border:2px solid #bd16b1;}
        
        Border color #bd16b1