#bd71e2 color space conversions
Hex:
        #bd71e2
        RGB:
        189, 113, 226
        CMY:
        26, 56, 11
        CMYK:
        16, 50, 0, 11
      HSL:
        280°, 66.0819%, 66.4706%
        HSV (HSB):
        280°, 50.0000%, 88.6275%
        XYZ:
        40.6189, 28.1201, 75.2384
        xyY:
        0.2821, 0.1953, 28.1201
      CIE-Lab:
        59.9970, 49.0434, -45.7872
        CIE-LCH:
        59.9970, 67.0949, 316.9666
        CIE-Luv:
        59.9970, 29.8492, -78.4320
        Hunter-Lab:
        53.0283, 43.9285, -47.0028
      #bd71e2 color charts
#bd71e2 RGB chart
      #bd71e2 CMYK chart
      #bd71e2 RGB pie chart
      #bd71e2 color shades, tints & tones
#bd71e2 color schemes
#bd71e2 color preview, HTML & CSS examples
           This text has a color of #bd71e2        
        
          <p style="color:#bd71e2;">Text here</p>
        
        
          .mytext {color:#bd71e2;}
        
        Text color #bd71e2
      
           This box has a color of #bd71e2        
        
          <div style="background-color:#bd71e2;">Content here</div>
        
        
          .mybackground {background-color:#bd71e2;}
        
        Background color #bd71e2
      
           Border around this has a color of #bd71e2        
        
          <div style="border:2px solid #bd71e2;">Content here</div>
        
        
          .myborder {border:2px solid #bd71e2;}
        
        Border color #bd71e2