#bd10b4 color space conversions
Hex:
        #bd10b4
        RGB:
        189, 16, 180
        CMY:
        26, 94, 29
        CMYK:
        0, 92, 5, 26
      HSL:
        303°, 84.3902%, 40.1961%
        HSV (HSB):
        303°, 91.5344%, 74.1176%
        XYZ:
        29.4098, 14.4847, 44.4258
        xyY:
        0.3330, 0.1640, 14.4847
      CIE-Lab:
        44.9202, 75.5982, -43.3041
        CIE-LCH:
        44.9202, 87.1225, 330.1951
        CIE-Luv:
        44.9202, 65.2703, -73.1351
        Hunter-Lab:
        38.0588, 71.3325, -42.5678
      #bd10b4 color charts
#bd10b4 RGB chart
      #bd10b4 CMYK chart
      #bd10b4 RGB pie chart
      #bd10b4 color shades, tints & tones
#bd10b4 color schemes
#bd10b4 color preview, HTML & CSS examples
           This text has a color of #bd10b4        
        
          <p style="color:#bd10b4;">Text here</p>
        
        
          .mytext {color:#bd10b4;}
        
        Text color #bd10b4
      
           This box has a color of #bd10b4        
        
          <div style="background-color:#bd10b4;">Content here</div>
        
        
          .mybackground {background-color:#bd10b4;}
        
        Background color #bd10b4
      
           Border around this has a color of #bd10b4        
        
          <div style="border:2px solid #bd10b4;">Content here</div>
        
        
          .myborder {border:2px solid #bd10b4;}
        
        Border color #bd10b4