#bd20b7 color space conversions
Hex:
        #bd20b7
        RGB:
        189, 32, 183
        CMY:
        26, 87, 28
        CMYK:
        0, 83, 3, 26
      HSL:
        302°, 71.0407%, 43.3333%
        HSV (HSB):
        302°, 83.0688%, 74.1176%
        XYZ:
        30.0500, 15.2707, 46.1635
        xyY:
        0.3285, 0.1669, 15.2707
      CIE-Lab:
        46.0028, 73.3681, -43.3469
        CIE-LCH:
        46.0028, 85.2164, 329.4248
        CIE-Luv:
        46.0028, 62.4787, -73.3623
        Hunter-Lab:
        39.0778, 68.8767, -42.6862
      #bd20b7 color charts
#bd20b7 RGB chart
      #bd20b7 CMYK chart
      #bd20b7 RGB pie chart
      #bd20b7 color shades, tints & tones
#bd20b7 color schemes
#bd20b7 color preview, HTML & CSS examples
           This text has a color of #bd20b7        
        
          <p style="color:#bd20b7;">Text here</p>
        
        
          .mytext {color:#bd20b7;}
        
        Text color #bd20b7
      
           This box has a color of #bd20b7        
        
          <div style="background-color:#bd20b7;">Content here</div>
        
        
          .mybackground {background-color:#bd20b7;}
        
        Background color #bd20b7
      
           Border around this has a color of #bd20b7        
        
          <div style="border:2px solid #bd20b7;">Content here</div>
        
        
          .myborder {border:2px solid #bd20b7;}
        
        Border color #bd20b7