#bd07d7 color space conversions
Hex:
        #bd07d7
        RGB:
        189, 7, 215
        CMY:
        26, 97, 16
        CMYK:
        12, 97, 0, 16
      HSL:
        293°, 93.6937%, 43.5294%
        HSV (HSB):
        293°, 96.7442%, 84.3137%
        XYZ:
        33.3280, 15.8771, 65.5980
        xyY:
        0.2903, 0.1383, 15.8771
      CIE-Lab:
        46.8128, 81.8373, -60.6191
        CIE-LCH:
        46.8128, 101.8431, 323.4716
        CIE-Luv:
        46.8128, 52.8514, -99.3115
        Hunter-Lab:
        39.8460, 79.5702, -69.7161
      #bd07d7 color charts
#bd07d7 RGB chart
      #bd07d7 CMYK chart
      #bd07d7 RGB pie chart
      #bd07d7 color shades, tints & tones
#bd07d7 color schemes
#bd07d7 color preview, HTML & CSS examples
           This text has a color of #bd07d7        
        
          <p style="color:#bd07d7;">Text here</p>
        
        
          .mytext {color:#bd07d7;}
        
        Text color #bd07d7
      
           This box has a color of #bd07d7        
        
          <div style="background-color:#bd07d7;">Content here</div>
        
        
          .mybackground {background-color:#bd07d7;}
        
        Background color #bd07d7
      
           Border around this has a color of #bd07d7        
        
          <div style="border:2px solid #bd07d7;">Content here</div>
        
        
          .myborder {border:2px solid #bd07d7;}
        
        Border color #bd07d7