#bd74cf color space conversions
Hex:
        #bd74cf
        RGB:
        189, 116, 207
        CMY:
        26, 55, 19
        CMYK:
        9, 44, 0, 19
      HSL:
        288°, 48.6631%, 63.3333%
        HSV (HSB):
        288°, 43.9614%, 81.1765%
        XYZ:
        38.4941, 27.8146, 62.3714
        xyY:
        0.2991, 0.2162, 27.8146
      CIE-Lab:
        59.7209, 43.5491, -35.5476
        CIE-LCH:
        59.7209, 56.2153, 320.7765
        CIE-Luv:
        59.7209, 32.3673, -61.2664
        Hunter-Lab:
        52.7395, 37.9914, -33.2005
      #bd74cf color charts
#bd74cf RGB chart
      #bd74cf CMYK chart
      #bd74cf RGB pie chart
      #bd74cf color shades, tints & tones
#bd74cf color schemes
#bd74cf color preview, HTML & CSS examples
           This text has a color of #bd74cf        
        
          <p style="color:#bd74cf;">Text here</p>
        
        
          .mytext {color:#bd74cf;}
        
        Text color #bd74cf
      
           This box has a color of #bd74cf        
        
          <div style="background-color:#bd74cf;">Content here</div>
        
        
          .mybackground {background-color:#bd74cf;}
        
        Background color #bd74cf
      
           Border around this has a color of #bd74cf        
        
          <div style="border:2px solid #bd74cf;">Content here</div>
        
        
          .myborder {border:2px solid #bd74cf;}
        
        Border color #bd74cf