#bd07f9 color space conversions
Hex:
        #bd07f9
        RGB:
        189, 7, 249
        CMY:
        26, 97, 2
        CMYK:
        24, 97, 0, 2
      HSL:
        285°, 95.2756%, 50.1961%
        HSV (HSB):
        285°, 97.1888%, 97.6471%
        XYZ:
        38.1611, 17.8103, 91.0490
        xyY:
        0.2596, 0.1211, 17.8103
      CIE-Lab:
        49.2652, 87.5466, -75.8972
        CIE-LCH:
        49.2652, 115.8654, 319.0769
        CIE-Luv:
        49.2652, 42.2950, -122.4760
        Hunter-Lab:
        42.2023, 87.5534, -98.3731
      #bd07f9 color charts
#bd07f9 RGB chart
      #bd07f9 CMYK chart
      #bd07f9 RGB pie chart
      #bd07f9 color shades, tints & tones
#bd07f9 color schemes
#bd07f9 color preview, HTML & CSS examples
           This text has a color of #bd07f9        
        
          <p style="color:#bd07f9;">Text here</p>
        
        
          .mytext {color:#bd07f9;}
        
        Text color #bd07f9
      
           This box has a color of #bd07f9        
        
          <div style="background-color:#bd07f9;">Content here</div>
        
        
          .mybackground {background-color:#bd07f9;}
        
        Background color #bd07f9
      
           Border around this has a color of #bd07f9        
        
          <div style="border:2px solid #bd07f9;">Content here</div>
        
        
          .myborder {border:2px solid #bd07f9;}
        
        Border color #bd07f9