#bd66cd color space conversions
Hex:
        #bd66cd
        RGB:
        189, 102, 205
        CMY:
        26, 60, 20
        CMYK:
        8, 50, 0, 20
      HSL:
        291°, 50.7389%, 60.1961%
        HSV (HSB):
        291°, 50.2439%, 80.3922%
        XYZ:
        36.7571, 24.7293, 60.5935
        xyY:
        0.3011, 0.2026, 24.7293
      CIE-Lab:
        56.8107, 50.4424, -38.9716
        CIE-LCH:
        56.8107, 63.7434, 322.3105
        CIE-Luv:
        56.8107, 38.0950, -67.0409
        Hunter-Lab:
        49.7286, 44.9139, -37.4339
      #bd66cd color charts
#bd66cd RGB chart
      #bd66cd CMYK chart
      #bd66cd RGB pie chart
      #bd66cd color shades, tints & tones
#bd66cd color schemes
#bd66cd color preview, HTML & CSS examples
           This text has a color of #bd66cd        
        
          <p style="color:#bd66cd;">Text here</p>
        
        
          .mytext {color:#bd66cd;}
        
        Text color #bd66cd
      
           This box has a color of #bd66cd        
        
          <div style="background-color:#bd66cd;">Content here</div>
        
        
          .mybackground {background-color:#bd66cd;}
        
        Background color #bd66cd
      
           Border around this has a color of #bd66cd        
        
          <div style="border:2px solid #bd66cd;">Content here</div>
        
        
          .myborder {border:2px solid #bd66cd;}
        
        Border color #bd66cd