#bd23bd color space conversions
Hex:
        #bd23bd
        RGB:
        189, 35, 189
        CMY:
        26, 86, 26
        CMYK:
        0, 81, 0, 26
      HSL:
        300°, 68.7500%, 43.9216%
        HSV (HSB):
        300°, 81.4815%, 74.1176%
        XYZ:
        30.7726, 15.6950, 49.5517
        xyY:
        0.3205, 0.1635, 15.6950
      CIE-Lab:
        46.5718, 73.6242, -45.9553
        CIE-LCH:
        46.5718, 86.7895, 328.0281
        CIE-Luv:
        46.5718, 59.8586, -77.3997
        Hunter-Lab:
        39.6169, 69.3210, -46.4263
      #bd23bd color charts
#bd23bd RGB chart
      #bd23bd CMYK chart
      #bd23bd RGB pie chart
      #bd23bd color shades, tints & tones
#bd23bd color schemes
#bd23bd color preview, HTML & CSS examples
           This text has a color of #bd23bd        
        
          <p style="color:#bd23bd;">Text here</p>
        
        
          .mytext {color:#bd23bd;}
        
        Text color #bd23bd
      
           This box has a color of #bd23bd        
        
          <div style="background-color:#bd23bd;">Content here</div>
        
        
          .mybackground {background-color:#bd23bd;}
        
        Background color #bd23bd
      
           Border around this has a color of #bd23bd        
        
          <div style="border:2px solid #bd23bd;">Content here</div>
        
        
          .myborder {border:2px solid #bd23bd;}
        
        Border color #bd23bd