#bd71cf color space conversions
Hex:
        #bd71cf
        RGB:
        189, 113, 207
        CMY:
        26, 56, 19
        CMYK:
        9, 45, 0, 19
      HSL:
        289°, 49.4737%, 62.7451%
        HSV (HSB):
        289°, 45.4106%, 81.1765%
        XYZ:
        38.1539, 27.1341, 62.2580
        xyY:
        0.2991, 0.2127, 27.1341
      CIE-Lab:
        59.0982, 45.1397, -36.5204
        CIE-LCH:
        59.0982, 58.0632, 321.0254
        CIE-Luv:
        59.0982, 33.5459, -62.9188
        Hunter-Lab:
        52.0904, 39.5852, -34.3996
      #bd71cf color charts
#bd71cf RGB chart
      #bd71cf CMYK chart
      #bd71cf RGB pie chart
      #bd71cf color shades, tints & tones
#bd71cf color schemes
#bd71cf color preview, HTML & CSS examples
           This text has a color of #bd71cf        
        
          <p style="color:#bd71cf;">Text here</p>
        
        
          .mytext {color:#bd71cf;}
        
        Text color #bd71cf
      
           This box has a color of #bd71cf        
        
          <div style="background-color:#bd71cf;">Content here</div>
        
        
          .mybackground {background-color:#bd71cf;}
        
        Background color #bd71cf
      
           Border around this has a color of #bd71cf        
        
          <div style="border:2px solid #bd71cf;">Content here</div>
        
        
          .myborder {border:2px solid #bd71cf;}
        
        Border color #bd71cf