#bd43cf color space conversions
Hex:
        #bd43cf
        RGB:
        189, 67, 207
        CMY:
        26, 74, 19
        CMYK:
        9, 68, 0, 19
      HSL:
        292°, 59.3220%, 53.7255%
        HSV (HSB):
        292°, 67.6329%, 81.1765%
        XYZ:
        34.2559, 19.3381, 60.9586
        xyY:
        0.2990, 0.1688, 19.3381
      CIE-Lab:
        51.0805, 66.6844, -49.1811
        CIE-LCH:
        51.0805, 82.8589, 323.5905
        CIE-Luv:
        51.0805, 48.0207, -83.1345
        Hunter-Lab:
        43.9751, 62.0921, -51.4056
      #bd43cf color charts
#bd43cf RGB chart
      #bd43cf CMYK chart
      #bd43cf RGB pie chart
      #bd43cf color shades, tints & tones
#bd43cf color schemes
#bd43cf color preview, HTML & CSS examples
           This text has a color of #bd43cf        
        
          <p style="color:#bd43cf;">Text here</p>
        
        
          .mytext {color:#bd43cf;}
        
        Text color #bd43cf
      
           This box has a color of #bd43cf        
        
          <div style="background-color:#bd43cf;">Content here</div>
        
        
          .mybackground {background-color:#bd43cf;}
        
        Background color #bd43cf
      
           Border around this has a color of #bd43cf        
        
          <div style="border:2px solid #bd43cf;">Content here</div>
        
        
          .myborder {border:2px solid #bd43cf;}
        
        Border color #bd43cf