#bd5ae2 color space conversions
Hex:
        #bd5ae2
        RGB:
        189, 90, 226
        CMY:
        26, 65, 11
        CMYK:
        16, 60, 0, 11
      HSL:
        284°, 70.1031%, 61.9608%
        HSV (HSB):
        284°, 60.1770%, 88.6275%
        XYZ:
        38.3699, 23.6221, 74.4887
        xyY:
        0.2811, 0.1731, 23.6221
      CIE-Lab:
        55.7075, 60.4498, -52.5939
        CIE-LCH:
        55.7075, 80.1267, 318.9754
        CIE-Luv:
        55.7075, 37.1132, -89.2948
        Hunter-Lab:
        48.6026, 55.8644, -56.8465
      #bd5ae2 color charts
#bd5ae2 RGB chart
      #bd5ae2 CMYK chart
      #bd5ae2 RGB pie chart
      #bd5ae2 color shades, tints & tones
#bd5ae2 color schemes
#bd5ae2 color preview, HTML & CSS examples
           This text has a color of #bd5ae2        
        
          <p style="color:#bd5ae2;">Text here</p>
        
        
          .mytext {color:#bd5ae2;}
        
        Text color #bd5ae2
      
           This box has a color of #bd5ae2        
        
          <div style="background-color:#bd5ae2;">Content here</div>
        
        
          .mybackground {background-color:#bd5ae2;}
        
        Background color #bd5ae2
      
           Border around this has a color of #bd5ae2        
        
          <div style="border:2px solid #bd5ae2;">Content here</div>
        
        
          .myborder {border:2px solid #bd5ae2;}
        
        Border color #bd5ae2