#bd63bc color space conversions
Hex:
        #bd63bc
        RGB:
        189, 99, 188
        CMY:
        26, 61, 26
        CMYK:
        0, 48, 1, 26
      HSL:
        301°, 40.5405%, 56.4706%
        HSV (HSB):
        301°, 47.6190%, 74.1176%
        XYZ:
        34.5252, 23.3733, 50.2688
        xyY:
        0.3192, 0.2161, 23.3733
      CIE-Lab:
        55.4548, 48.7594, -31.3783
        CIE-LCH:
        55.4548, 57.9834, 327.2374
        CIE-Luv:
        55.4548, 43.1422, -54.6621
        Hunter-Lab:
        48.3460, 42.8663, -27.8059
      #bd63bc color charts
#bd63bc RGB chart
      #bd63bc CMYK chart
      #bd63bc RGB pie chart
      #bd63bc color shades, tints & tones
#bd63bc color schemes
#bd63bc color preview, HTML & CSS examples
           This text has a color of #bd63bc        
        
          <p style="color:#bd63bc;">Text here</p>
        
        
          .mytext {color:#bd63bc;}
        
        Text color #bd63bc
      
           This box has a color of #bd63bc        
        
          <div style="background-color:#bd63bc;">Content here</div>
        
        
          .mybackground {background-color:#bd63bc;}
        
        Background color #bd63bc
      
           Border around this has a color of #bd63bc        
        
          <div style="border:2px solid #bd63bc;">Content here</div>
        
        
          .myborder {border:2px solid #bd63bc;}
        
        Border color #bd63bc