#bd85d1 color space conversions
Hex:
        #bd85d1
        RGB:
        189, 133, 209
        CMY:
        26, 48, 18
        CMYK:
        10, 36, 0, 18
      HSL:
        284°, 45.2381%, 67.0588%
        HSV (HSB):
        284°, 36.3636%, 81.9608%
        XYZ:
        40.8824, 32.1973, 64.3816
        xyY:
        0.2974, 0.2342, 32.1973
      CIE-Lab:
        63.5056, 34.7330, -30.7877
        CIE-LCH:
        63.5056, 46.4141, 318.4458
        CIE-Luv:
        63.5056, 24.9647, -52.9840
        Hunter-Lab:
        56.7427, 29.3074, -27.5519
      #bd85d1 color charts
#bd85d1 RGB chart
      #bd85d1 CMYK chart
      #bd85d1 RGB pie chart
      #bd85d1 color shades, tints & tones
#bd85d1 color schemes
#bd85d1 color preview, HTML & CSS examples
           This text has a color of #bd85d1        
        
          <p style="color:#bd85d1;">Text here</p>
        
        
          .mytext {color:#bd85d1;}
        
        Text color #bd85d1
      
           This box has a color of #bd85d1        
        
          <div style="background-color:#bd85d1;">Content here</div>
        
        
          .mybackground {background-color:#bd85d1;}
        
        Background color #bd85d1
      
           Border around this has a color of #bd85d1        
        
          <div style="border:2px solid #bd85d1;">Content here</div>
        
        
          .myborder {border:2px solid #bd85d1;}
        
        Border color #bd85d1