#bd75d8 color space conversions
Hex:
        #bd75d8
        RGB:
        189, 117, 216
        CMY:
        26, 54, 15
        CMYK:
        13, 46, 0, 15
      HSL:
        284°, 55.9322%, 65.2941%
        HSV (HSB):
        284°, 45.8333%, 84.7059%
        XYZ:
        39.7422, 28.4993, 68.3720
        xyY:
        0.2909, 0.2086, 28.4993
      CIE-Lab:
        60.3371, 44.8484, -39.6496
        CIE-LCH:
        60.3371, 59.8621, 318.5207
        CIE-Luv:
        60.3371, 30.2763, -68.1212
        Hunter-Lab:
        53.3847, 39.4610, -38.5659
      #bd75d8 color charts
#bd75d8 RGB chart
      #bd75d8 CMYK chart
      #bd75d8 RGB pie chart
      #bd75d8 color shades, tints & tones
#bd75d8 color schemes
#bd75d8 color preview, HTML & CSS examples
           This text has a color of #bd75d8        
        
          <p style="color:#bd75d8;">Text here</p>
        
        
          .mytext {color:#bd75d8;}
        
        Text color #bd75d8
      
           This box has a color of #bd75d8        
        
          <div style="background-color:#bd75d8;">Content here</div>
        
        
          .mybackground {background-color:#bd75d8;}
        
        Background color #bd75d8
      
           Border around this has a color of #bd75d8        
        
          <div style="border:2px solid #bd75d8;">Content here</div>
        
        
          .myborder {border:2px solid #bd75d8;}
        
        Border color #bd75d8