#bd61d1 color space conversions
Hex:
        #bd61d1
        RGB:
        189, 97, 209
        CMY:
        26, 62, 18
        CMYK:
        10, 54, 0, 18
      HSL:
        289°, 54.9020%, 60.0000%
        HSV (HSB):
        289°, 53.5885%, 81.9608%
        XYZ:
        36.7696, 23.9717, 63.0106
        xyY:
        0.2971, 0.1937, 23.9717
      CIE-Lab:
        56.0594, 53.7223, -42.4260
        CIE-LCH:
        56.0594, 68.4547, 321.7009
        CIE-Luv:
        56.0594, 38.9270, -72.7159
        Hunter-Lab:
        48.9609, 48.3719, -42.0312
      #bd61d1 color charts
#bd61d1 RGB chart
      #bd61d1 CMYK chart
      #bd61d1 RGB pie chart
      #bd61d1 color shades, tints & tones
#bd61d1 color schemes
#bd61d1 color preview, HTML & CSS examples
           This text has a color of #bd61d1        
        
          <p style="color:#bd61d1;">Text here</p>
        
        
          .mytext {color:#bd61d1;}
        
        Text color #bd61d1
      
           This box has a color of #bd61d1        
        
          <div style="background-color:#bd61d1;">Content here</div>
        
        
          .mybackground {background-color:#bd61d1;}
        
        Background color #bd61d1
      
           Border around this has a color of #bd61d1        
        
          <div style="border:2px solid #bd61d1;">Content here</div>
        
        
          .myborder {border:2px solid #bd61d1;}
        
        Border color #bd61d1