#bd75d4 color space conversions
Hex:
        #bd75d4
        RGB:
        189, 117, 212
        CMY:
        26, 54, 17
        CMYK:
        11, 45, 0, 17
      HSL:
        285°, 52.4862%, 64.5098%
        HSV (HSB):
        285°, 44.8113%, 83.1373%
        XYZ:
        39.2312, 28.2949, 65.6811
        xyY:
        0.2945, 0.2124, 28.2949
      CIE-Lab:
        60.1542, 44.0275, -37.6880
        CIE-LCH:
        60.1542, 57.9552, 319.4361
        CIE-Luv:
        60.1542, 31.0254, -64.8318
        Hunter-Lab:
        53.1929, 38.5610, -35.9746
      #bd75d4 color charts
#bd75d4 RGB chart
      #bd75d4 CMYK chart
      #bd75d4 RGB pie chart
      #bd75d4 color shades, tints & tones
#bd75d4 color schemes
#bd75d4 color preview, HTML & CSS examples
           This text has a color of #bd75d4        
        
          <p style="color:#bd75d4;">Text here</p>
        
        
          .mytext {color:#bd75d4;}
        
        Text color #bd75d4
      
           This box has a color of #bd75d4        
        
          <div style="background-color:#bd75d4;">Content here</div>
        
        
          .mybackground {background-color:#bd75d4;}
        
        Background color #bd75d4
      
           Border around this has a color of #bd75d4        
        
          <div style="border:2px solid #bd75d4;">Content here</div>
        
        
          .myborder {border:2px solid #bd75d4;}
        
        Border color #bd75d4