#bd20b0 color space conversions
Hex:
        #bd20b0
        RGB:
        189, 32, 176
        CMY:
        26, 87, 31
        CMYK:
        0, 83, 7, 26
      HSL:
        305°, 71.0407%, 43.3333%
        HSV (HSB):
        305°, 83.0688%, 74.1176%
        XYZ:
        29.3393, 14.9864, 42.4206
        xyY:
        0.3382, 0.1728, 14.9864
      CIE-Lab:
        45.6156, 72.3300, -39.8389
        CIE-LCH:
        45.6156, 82.5758, 331.1543
        CIE-Luv:
        45.6156, 65.1489, -68.0145
        Hunter-Lab:
        38.7123, 67.5349, -37.8709
      #bd20b0 color charts
#bd20b0 RGB chart
      #bd20b0 CMYK chart
      #bd20b0 RGB pie chart
      #bd20b0 color shades, tints & tones
#bd20b0 color schemes
#bd20b0 color preview, HTML & CSS examples
           This text has a color of #bd20b0        
        
          <p style="color:#bd20b0;">Text here</p>
        
        
          .mytext {color:#bd20b0;}
        
        Text color #bd20b0
      
           This box has a color of #bd20b0        
        
          <div style="background-color:#bd20b0;">Content here</div>
        
        
          .mybackground {background-color:#bd20b0;}
        
        Background color #bd20b0
      
           Border around this has a color of #bd20b0        
        
          <div style="border:2px solid #bd20b0;">Content here</div>
        
        
          .myborder {border:2px solid #bd20b0;}
        
        Border color #bd20b0