#bd4af3 color space conversions
Hex:
        #bd4af3
        RGB:
        189, 74, 243
        CMY:
        26, 71, 5
        CMYK:
        22, 70, 0, 5
      HSL:
        281°, 87.5648%, 62.1569%
        HSV (HSB):
        281°, 69.5473%, 95.2941%
        XYZ:
        39.6127, 22.1874, 86.9888
        xyY:
        0.2662, 0.1491, 22.1874
      CIE-Lab:
        54.2253, 70.7858, -64.5018
        CIE-LCH:
        54.2253, 95.7660, 317.6594
        CIE-Luv:
        54.2253, 36.8840, -107.9033
        Hunter-Lab:
        47.1035, 67.6821, -76.5217
      #bd4af3 color charts
#bd4af3 RGB chart
      #bd4af3 CMYK chart
      #bd4af3 RGB pie chart
      #bd4af3 color shades, tints & tones
#bd4af3 color schemes
#bd4af3 color preview, HTML & CSS examples
           This text has a color of #bd4af3        
        
          <p style="color:#bd4af3;">Text here</p>
        
        
          .mytext {color:#bd4af3;}
        
        Text color #bd4af3
      
           This box has a color of #bd4af3        
        
          <div style="background-color:#bd4af3;">Content here</div>
        
        
          .mybackground {background-color:#bd4af3;}
        
        Background color #bd4af3
      
           Border around this has a color of #bd4af3        
        
          <div style="border:2px solid #bd4af3;">Content here</div>
        
        
          .myborder {border:2px solid #bd4af3;}
        
        Border color #bd4af3