#bd5ce3 color space conversions
Hex:
        #bd5ce3
        RGB:
        189, 92, 227
        CMY:
        26, 64, 11
        CMYK:
        17, 59, 0, 11
      HSL:
        283°, 70.6806%, 62.5490%
        HSV (HSB):
        283°, 59.4714%, 89.0196%
        XYZ:
        38.6785, 24.0192, 75.2706
        xyY:
        0.2803, 0.1741, 24.0192
      CIE-Lab:
        56.1070, 59.7160, -52.5195
        CIE-LCH:
        56.1070, 79.5255, 318.6687
        CIE-Luv:
        56.1070, 36.3170, -89.2317
        Hunter-Lab:
        49.0093, 55.1072, -56.7535
      #bd5ce3 color charts
#bd5ce3 RGB chart
      #bd5ce3 CMYK chart
      #bd5ce3 RGB pie chart
      #bd5ce3 color shades, tints & tones
#bd5ce3 color schemes
#bd5ce3 color preview, HTML & CSS examples
           This text has a color of #bd5ce3        
        
          <p style="color:#bd5ce3;">Text here</p>
        
        
          .mytext {color:#bd5ce3;}
        
        Text color #bd5ce3
      
           This box has a color of #bd5ce3        
        
          <div style="background-color:#bd5ce3;">Content here</div>
        
        
          .mybackground {background-color:#bd5ce3;}
        
        Background color #bd5ce3
      
           Border around this has a color of #bd5ce3        
        
          <div style="border:2px solid #bd5ce3;">Content here</div>
        
        
          .myborder {border:2px solid #bd5ce3;}
        
        Border color #bd5ce3