#bd5ae5 color space conversions
Hex:
        #bd5ae5
        RGB:
        189, 90, 229
        CMY:
        26, 65, 10
        CMYK:
        17, 61, 0, 10
      HSL:
        283°, 72.7749%, 62.5490%
        HSV (HSB):
        283°, 60.6987%, 89.8039%
        XYZ:
        38.7853, 23.7883, 76.6761
        xyY:
        0.2785, 0.1708, 23.7883
      CIE-Lab:
        55.8752, 61.0556, -54.0131
        CIE-LCH:
        55.8752, 81.5181, 318.5023
        CIE-Luv:
        55.8752, 36.4154, -91.6211
        Hunter-Lab:
        48.7732, 56.5930, -59.0682
      #bd5ae5 color charts
#bd5ae5 RGB chart
      #bd5ae5 CMYK chart
      #bd5ae5 RGB pie chart
      #bd5ae5 color shades, tints & tones
#bd5ae5 color schemes
#bd5ae5 color preview, HTML & CSS examples
           This text has a color of #bd5ae5        
        
          <p style="color:#bd5ae5;">Text here</p>
        
        
          .mytext {color:#bd5ae5;}
        
        Text color #bd5ae5
      
           This box has a color of #bd5ae5        
        
          <div style="background-color:#bd5ae5;">Content here</div>
        
        
          .mybackground {background-color:#bd5ae5;}
        
        Background color #bd5ae5
      
           Border around this has a color of #bd5ae5        
        
          <div style="border:2px solid #bd5ae5;">Content here</div>
        
        
          .myborder {border:2px solid #bd5ae5;}
        
        Border color #bd5ae5