#bd45bc color space conversions
Hex:
        #bd45bc
        RGB:
        189, 69, 188
        CMY:
        26, 73, 26
        CMYK:
        0, 63, 1, 26
      HSL:
        301°, 47.6190%, 50.5882%
        HSV (HSB):
        301°, 63.4921%, 74.1176%
        XYZ:
        32.1915, 18.7059, 49.4909
        xyY:
        0.3207, 0.1863, 18.7059
      CIE-Lab:
        50.3413, 62.5739, -39.3931
        CIE-LCH:
        50.3413, 73.9413, 327.8077
        CIE-Luv:
        50.3413, 53.2228, -67.6329
        Hunter-Lab:
        43.2503, 57.1706, -37.5697
      #bd45bc color charts
#bd45bc RGB chart
      #bd45bc CMYK chart
      #bd45bc RGB pie chart
      #bd45bc color shades, tints & tones
#bd45bc color schemes
#bd45bc color preview, HTML & CSS examples
           This text has a color of #bd45bc        
        
          <p style="color:#bd45bc;">Text here</p>
        
        
          .mytext {color:#bd45bc;}
        
        Text color #bd45bc
      
           This box has a color of #bd45bc        
        
          <div style="background-color:#bd45bc;">Content here</div>
        
        
          .mybackground {background-color:#bd45bc;}
        
        Background color #bd45bc
      
           Border around this has a color of #bd45bc        
        
          <div style="border:2px solid #bd45bc;">Content here</div>
        
        
          .myborder {border:2px solid #bd45bc;}
        
        Border color #bd45bc