#bd6fc1 color space conversions
Hex:
        #bd6fc1
        RGB:
        189, 111, 193
        CMY:
        26, 56, 24
        CMYK:
        2, 42, 0, 24
      HSL:
        297°, 39.8058%, 59.6078%
        HSV (HSB):
        297°, 42.4870%, 75.6863%
        XYZ:
        36.2963, 26.0380, 53.5649
        xyY:
        0.3132, 0.2247, 26.0380
      CIE-Lab:
        58.0731, 43.4730, -30.1713
        CIE-LCH:
        58.0731, 52.9170, 325.2384
        CIE-Luv:
        58.0731, 37.1880, -52.4675
        Hunter-Lab:
        51.0274, 37.6711, -26.5192
      #bd6fc1 color charts
#bd6fc1 RGB chart
      #bd6fc1 CMYK chart
      #bd6fc1 RGB pie chart
      #bd6fc1 color shades, tints & tones
#bd6fc1 color schemes
#bd6fc1 color preview, HTML & CSS examples
           This text has a color of #bd6fc1        
        
          <p style="color:#bd6fc1;">Text here</p>
        
        
          .mytext {color:#bd6fc1;}
        
        Text color #bd6fc1
      
           This box has a color of #bd6fc1        
        
          <div style="background-color:#bd6fc1;">Content here</div>
        
        
          .mybackground {background-color:#bd6fc1;}
        
        Background color #bd6fc1
      
           Border around this has a color of #bd6fc1        
        
          <div style="border:2px solid #bd6fc1;">Content here</div>
        
        
          .myborder {border:2px solid #bd6fc1;}
        
        Border color #bd6fc1