#bd71ed color space conversions
Hex:
        #bd71ed
        RGB:
        189, 113, 237
        CMY:
        26, 56, 7
        CMYK:
        20, 52, 0, 7
      HSL:
        277°, 77.5000%, 68.6275%
        HSV (HSB):
        277°, 52.3207%, 92.9412%
        XYZ:
        42.1775, 28.7435, 83.4458
        xyY:
        0.2732, 0.1862, 28.7435
      CIE-Lab:
        60.5546, 51.3970, -51.0348
        CIE-LCH:
        60.5546, 72.4307, 315.2026
        CIE-Luv:
        60.5546, 27.7821, -87.2727
        Hunter-Lab:
        53.6130, 46.6037, -54.7528
      #bd71ed color charts
#bd71ed RGB chart
      #bd71ed CMYK chart
      #bd71ed RGB pie chart
      #bd71ed color shades, tints & tones
#bd71ed color schemes
#bd71ed color preview, HTML & CSS examples
           This text has a color of #bd71ed        
        
          <p style="color:#bd71ed;">Text here</p>
        
        
          .mytext {color:#bd71ed;}
        
        Text color #bd71ed
      
           This box has a color of #bd71ed        
        
          <div style="background-color:#bd71ed;">Content here</div>
        
        
          .mybackground {background-color:#bd71ed;}
        
        Background color #bd71ed
      
           Border around this has a color of #bd71ed        
        
          <div style="border:2px solid #bd71ed;">Content here</div>
        
        
          .myborder {border:2px solid #bd71ed;}
        
        Border color #bd71ed