#bd07c1 color space conversions
Hex:
        #bd07c1
        RGB:
        189, 7, 193
        CMY:
        26, 97, 24
        CMYK:
        2, 96, 0, 24
      HSL:
        299°, 93.0000%, 39.2157%
        HSV (HSB):
        299°, 96.3731%, 75.6863%
        XYZ:
        30.6879, 14.8210, 51.6954
        xyY:
        0.3157, 0.1525, 14.8210
      CIE-Lab:
        45.3881, 78.4110, -50.1834
        CIE-LCH:
        45.3881, 93.0948, 327.3806
        CIE-Luv:
        45.3881, 60.7486, -83.4758
        Hunter-Lab:
        38.4981, 74.9156, -52.6662
      #bd07c1 color charts
#bd07c1 RGB chart
      #bd07c1 CMYK chart
      #bd07c1 RGB pie chart
      #bd07c1 color shades, tints & tones
#bd07c1 color schemes
#bd07c1 color preview, HTML & CSS examples
           This text has a color of #bd07c1        
        
          <p style="color:#bd07c1;">Text here</p>
        
        
          .mytext {color:#bd07c1;}
        
        Text color #bd07c1
      
           This box has a color of #bd07c1        
        
          <div style="background-color:#bd07c1;">Content here</div>
        
        
          .mybackground {background-color:#bd07c1;}
        
        Background color #bd07c1
      
           Border around this has a color of #bd07c1        
        
          <div style="border:2px solid #bd07c1;">Content here</div>
        
        
          .myborder {border:2px solid #bd07c1;}
        
        Border color #bd07c1