#bd10f9 color space conversions
Hex:
        #bd10f9
        RGB:
        189, 16, 249
        CMY:
        26, 94, 2
        CMYK:
        24, 94, 0, 2
      HSL:
        285°, 95.1020%, 51.9608%
        HSV (HSB):
        285°, 93.5743%, 97.6471%
        XYZ:
        38.2704, 18.0290, 91.0854
        xyY:
        0.2597, 0.1223, 18.0290
      CIE-Lab:
        49.5312, 86.7521, -75.4637
        CIE-LCH:
        49.5312, 114.9813, 318.9807
        CIE-Luv:
        49.5312, 41.9858, -122.0326
        Hunter-Lab:
        42.4605, 86.5794, -97.4653
      #bd10f9 color charts
#bd10f9 RGB chart
      #bd10f9 CMYK chart
      #bd10f9 RGB pie chart
      #bd10f9 color shades, tints & tones
#bd10f9 color schemes
#bd10f9 color preview, HTML & CSS examples
           This text has a color of #bd10f9        
        
          <p style="color:#bd10f9;">Text here</p>
        
        
          .mytext {color:#bd10f9;}
        
        Text color #bd10f9
      
           This box has a color of #bd10f9        
        
          <div style="background-color:#bd10f9;">Content here</div>
        
        
          .mybackground {background-color:#bd10f9;}
        
        Background color #bd10f9
      
           Border around this has a color of #bd10f9        
        
          <div style="border:2px solid #bd10f9;">Content here</div>
        
        
          .myborder {border:2px solid #bd10f9;}
        
        Border color #bd10f9