#bd5cfd color space conversions
Hex:
        #bd5cfd
        RGB:
        189, 92, 253
        CMY:
        26, 64, 1
        CMYK:
        25, 64, 0, 1
      HSL:
        276°, 97.5758%, 67.6471%
        HSV (HSB):
        276°, 63.6364%, 99.2157%
        XYZ:
        42.5430, 25.5650, 95.6208
        xyY:
        0.2598, 0.1561, 25.5650
      CIE-Lab:
        57.6218, 65.1370, -64.5917
        CIE-LCH:
        57.6218, 91.7329, 315.2408
        CIE-Luv:
        57.6218, 30.6158, -109.0534
        Hunter-Lab:
        50.5618, 61.7079, -76.7340
      #bd5cfd color charts
#bd5cfd RGB chart
      #bd5cfd CMYK chart
      #bd5cfd RGB pie chart
      #bd5cfd color shades, tints & tones
#bd5cfd color schemes
#bd5cfd color preview, HTML & CSS examples
           This text has a color of #bd5cfd        
        
          <p style="color:#bd5cfd;">Text here</p>
        
        
          .mytext {color:#bd5cfd;}
        
        Text color #bd5cfd
      
           This box has a color of #bd5cfd        
        
          <div style="background-color:#bd5cfd;">Content here</div>
        
        
          .mybackground {background-color:#bd5cfd;}
        
        Background color #bd5cfd
      
           Border around this has a color of #bd5cfd        
        
          <div style="border:2px solid #bd5cfd;">Content here</div>
        
        
          .myborder {border:2px solid #bd5cfd;}
        
        Border color #bd5cfd