#bd71d5 color space conversions
Hex:
        #bd71d5
        RGB:
        189, 113, 213
        CMY:
        26, 56, 16
        CMYK:
        11, 47, 0, 16
      HSL:
        286°, 54.3478%, 63.9216%
        HSV (HSB):
        286°, 46.9484%, 83.5294%
        XYZ:
        38.9016, 27.4332, 66.1956
        xyY:
        0.2935, 0.2070, 27.4332
      CIE-Lab:
        59.3731, 46.3487, -39.4747
        CIE-LCH:
        59.3731, 60.8807, 319.5793
        CIE-Luv:
        59.3731, 32.3629, -67.8448
        Hunter-Lab:
        52.3767, 40.9178, -38.2692
      #bd71d5 color charts
#bd71d5 RGB chart
      #bd71d5 CMYK chart
      #bd71d5 RGB pie chart
      #bd71d5 color shades, tints & tones
#bd71d5 color schemes
#bd71d5 color preview, HTML & CSS examples
           This text has a color of #bd71d5        
        
          <p style="color:#bd71d5;">Text here</p>
        
        
          .mytext {color:#bd71d5;}
        
        Text color #bd71d5
      
           This box has a color of #bd71d5        
        
          <div style="background-color:#bd71d5;">Content here</div>
        
        
          .mybackground {background-color:#bd71d5;}
        
        Background color #bd71d5
      
           Border around this has a color of #bd71d5        
        
          <div style="border:2px solid #bd71d5;">Content here</div>
        
        
          .myborder {border:2px solid #bd71d5;}
        
        Border color #bd71d5