#bd10b3 color space conversions
Hex:
        #bd10b3
        RGB:
        189, 16, 179
        CMY:
        26, 94, 30
        CMYK:
        0, 92, 5, 26
      HSL:
        303°, 84.3902%, 40.1961%
        HSV (HSB):
        303°, 91.5344%, 74.1176%
        XYZ:
        29.3082, 14.4441, 43.8911
        xyY:
        0.3344, 0.1648, 14.4441
      CIE-Lab:
        44.8632, 75.4542, -42.8049
        CIE-LCH:
        44.8632, 86.7502, 330.4339
        CIE-Luv:
        44.8632, 65.6671, -72.3803
        Hunter-Lab:
        38.0054, 71.1428, -41.8683
      #bd10b3 color charts
#bd10b3 RGB chart
      #bd10b3 CMYK chart
      #bd10b3 RGB pie chart
      #bd10b3 color shades, tints & tones
#bd10b3 color schemes
#bd10b3 color preview, HTML & CSS examples
           This text has a color of #bd10b3        
        
          <p style="color:#bd10b3;">Text here</p>
        
        
          .mytext {color:#bd10b3;}
        
        Text color #bd10b3
      
           This box has a color of #bd10b3        
        
          <div style="background-color:#bd10b3;">Content here</div>
        
        
          .mybackground {background-color:#bd10b3;}
        
        Background color #bd10b3
      
           Border around this has a color of #bd10b3        
        
          <div style="border:2px solid #bd10b3;">Content here</div>
        
        
          .myborder {border:2px solid #bd10b3;}
        
        Border color #bd10b3