#bd07d5 color space conversions
Hex:
        #bd07d5
        RGB:
        189, 7, 213
        CMY:
        26, 97, 16
        CMYK:
        11, 97, 0, 16
      HSL:
        293°, 93.6364%, 43.1373%
        HSV (HSB):
        293°, 96.7136%, 83.5294%
        XYZ:
        33.0725, 15.7749, 64.2525
        xyY:
        0.2924, 0.1395, 15.7749
      CIE-Lab:
        46.6777, 81.5161, -59.6891
        CIE-LCH:
        46.6777, 101.0330, 323.7870
        CIE-Luv:
        46.6777, 53.5337, -97.8996
        Hunter-Lab:
        39.7176, 79.1296, -68.1132
      #bd07d5 color charts
#bd07d5 RGB chart
      #bd07d5 CMYK chart
      #bd07d5 RGB pie chart
      #bd07d5 color shades, tints & tones
#bd07d5 color schemes
#bd07d5 color preview, HTML & CSS examples
           This text has a color of #bd07d5        
        
          <p style="color:#bd07d5;">Text here</p>
        
        
          .mytext {color:#bd07d5;}
        
        Text color #bd07d5
      
           This box has a color of #bd07d5        
        
          <div style="background-color:#bd07d5;">Content here</div>
        
        
          .mybackground {background-color:#bd07d5;}
        
        Background color #bd07d5
      
           Border around this has a color of #bd07d5        
        
          <div style="border:2px solid #bd07d5;">Content here</div>
        
        
          .myborder {border:2px solid #bd07d5;}
        
        Border color #bd07d5