#bd5efb color space conversions
Hex:
        #bd5efb
        RGB:
        189, 94, 251
        CMY:
        26, 63, 2
        CMYK:
        25, 63, 0, 2
      HSL:
        276°, 95.1515%, 67.6471%
        HSV (HSB):
        276°, 62.5498%, 98.4314%
        XYZ:
        42.4016, 25.7893, 94.0098
        xyY:
        0.2614, 0.1590, 25.7893
      CIE-Lab:
        57.8365, 63.7872, -63.1399
        CIE-LCH:
        57.8365, 89.7522, 315.2922
        CIE-Luv:
        57.8365, 30.5379, -106.7765
        Hunter-Lab:
        50.7831, 60.1688, -74.2096
      #bd5efb color charts
#bd5efb RGB chart
      #bd5efb CMYK chart
      #bd5efb RGB pie chart
      #bd5efb color shades, tints & tones
#bd5efb color schemes
#bd5efb color preview, HTML & CSS examples
           This text has a color of #bd5efb        
        
          <p style="color:#bd5efb;">Text here</p>
        
        
          .mytext {color:#bd5efb;}
        
        Text color #bd5efb
      
           This box has a color of #bd5efb        
        
          <div style="background-color:#bd5efb;">Content here</div>
        
        
          .mybackground {background-color:#bd5efb;}
        
        Background color #bd5efb
      
           Border around this has a color of #bd5efb        
        
          <div style="border:2px solid #bd5efb;">Content here</div>
        
        
          .myborder {border:2px solid #bd5efb;}
        
        Border color #bd5efb