#bd71f5 color space conversions
Hex:
        #bd71f5
        RGB:
        189, 113, 245
        CMY:
        26, 56, 4
        CMYK:
        23, 54, 0, 4
      HSL:
        275°, 86.8421%, 70.1961%
        HSV (HSB):
        275°, 53.8776%, 96.0784%
        XYZ:
        43.3728, 29.2216, 89.7405
        xyY:
        0.2672, 0.1800, 29.2216
      CIE-Lab:
        60.9767, 53.1467, -54.7980
        CIE-LCH:
        60.9767, 76.3374, 314.1236
        CIE-Luv:
        60.9767, 26.3166, -93.6222
        Hunter-Lab:
        54.0570, 48.6201, -60.5879
      #bd71f5 color charts
#bd71f5 RGB chart
      #bd71f5 CMYK chart
      #bd71f5 RGB pie chart
      #bd71f5 color shades, tints & tones
#bd71f5 color schemes
#bd71f5 color preview, HTML & CSS examples
           This text has a color of #bd71f5        
        
          <p style="color:#bd71f5;">Text here</p>
        
        
          .mytext {color:#bd71f5;}
        
        Text color #bd71f5
      
           This box has a color of #bd71f5        
        
          <div style="background-color:#bd71f5;">Content here</div>
        
        
          .mybackground {background-color:#bd71f5;}
        
        Background color #bd71f5
      
           Border around this has a color of #bd71f5        
        
          <div style="border:2px solid #bd71f5;">Content here</div>
        
        
          .myborder {border:2px solid #bd71f5;}
        
        Border color #bd71f5