#bd07f8 color space conversions
Hex:
        #bd07f8
        RGB:
        189, 7, 248
        CMY:
        26, 97, 3
        CMYK:
        24, 97, 0, 3
      HSL:
        285°, 94.5098%, 50.0000%
        HSV (HSB):
        285°, 97.1774%, 97.2549%
        XYZ:
        38.0055, 17.7481, 90.2295
        xyY:
        0.2603, 0.1216, 17.7481
      CIE-Lab:
        49.1891, 87.3726, -75.4615
        CIE-LCH:
        49.1891, 115.4487, 319.1837
        CIE-Luv:
        49.1891, 42.5786, -121.8164
        Hunter-Lab:
        42.1285, 87.3060, -97.4957
      #bd07f8 color charts
#bd07f8 RGB chart
      #bd07f8 CMYK chart
      #bd07f8 RGB pie chart
      #bd07f8 color shades, tints & tones
#bd07f8 color schemes
#bd07f8 color preview, HTML & CSS examples
           This text has a color of #bd07f8        
        
          <p style="color:#bd07f8;">Text here</p>
        
        
          .mytext {color:#bd07f8;}
        
        Text color #bd07f8
      
           This box has a color of #bd07f8        
        
          <div style="background-color:#bd07f8;">Content here</div>
        
        
          .mybackground {background-color:#bd07f8;}
        
        Background color #bd07f8
      
           Border around this has a color of #bd07f8        
        
          <div style="border:2px solid #bd07f8;">Content here</div>
        
        
          .myborder {border:2px solid #bd07f8;}
        
        Border color #bd07f8