#bd23dc color space conversions
Hex:
        #bd23dc
        RGB:
        189, 35, 220
        CMY:
        26, 86, 14
        CMYK:
        14, 84, 0, 14
      HSL:
        290°, 72.5490%, 50.0000%
        HSV (HSB):
        290°, 84.0909%, 86.2745%
        XYZ:
        34.5056, 17.1882, 69.2092
        xyY:
        0.2854, 0.1422, 17.1882
      CIE-Lab:
        48.4963, 78.6855, -60.7610
        CIE-LCH:
        48.4963, 99.4148, 322.3247
        CIE-Luv:
        48.4963, 49.3197, -100.1924
        Hunter-Lab:
        41.4586, 76.0110, -69.9550
      #bd23dc color charts
#bd23dc RGB chart
      #bd23dc CMYK chart
      #bd23dc RGB pie chart
      #bd23dc color shades, tints & tones
#bd23dc color schemes
#bd23dc color preview, HTML & CSS examples
           This text has a color of #bd23dc        
        
          <p style="color:#bd23dc;">Text here</p>
        
        
          .mytext {color:#bd23dc;}
        
        Text color #bd23dc
      
           This box has a color of #bd23dc        
        
          <div style="background-color:#bd23dc;">Content here</div>
        
        
          .mybackground {background-color:#bd23dc;}
        
        Background color #bd23dc
      
           Border around this has a color of #bd23dc        
        
          <div style="border:2px solid #bd23dc;">Content here</div>
        
        
          .myborder {border:2px solid #bd23dc;}
        
        Border color #bd23dc