#bd56e2 color space conversions
Hex:
        #bd56e2
        RGB:
        189, 86, 226
        CMY:
        26, 66, 11
        CMYK:
        16, 62, 0, 11
      HSL:
        284°, 70.7071%, 61.1765%
        HSV (HSB):
        284°, 61.9469%, 88.6275%
        XYZ:
        38.0415, 22.9654, 74.3793
        xyY:
        0.2810, 0.1696, 22.9654
      CIE-Lab:
        55.0367, 62.2840, -53.6640
        CIE-LCH:
        55.0367, 82.2139, 319.2517
        CIE-Luv:
        55.0367, 38.2067, -90.9191
        Hunter-Lab:
        47.9222, 57.8327, -58.4775
      #bd56e2 color charts
#bd56e2 RGB chart
      #bd56e2 CMYK chart
      #bd56e2 RGB pie chart
      #bd56e2 color shades, tints & tones
#bd56e2 color schemes
#bd56e2 color preview, HTML & CSS examples
           This text has a color of #bd56e2        
        
          <p style="color:#bd56e2;">Text here</p>
        
        
          .mytext {color:#bd56e2;}
        
        Text color #bd56e2
      
           This box has a color of #bd56e2        
        
          <div style="background-color:#bd56e2;">Content here</div>
        
        
          .mybackground {background-color:#bd56e2;}
        
        Background color #bd56e2
      
           Border around this has a color of #bd56e2        
        
          <div style="border:2px solid #bd56e2;">Content here</div>
        
        
          .myborder {border:2px solid #bd56e2;}
        
        Border color #bd56e2