#bd08f7 color space conversions
Hex:
        #bd08f7
        RGB:
        189, 8, 247
        CMY:
        26, 97, 3
        CMYK:
        23, 97, 0, 3
      HSL:
        285°, 93.7255%, 50.0000%
        HSV (HSB):
        285°, 96.7611%, 96.8627%
        XYZ:
        37.8616, 17.7079, 89.4181
        xyY:
        0.2611, 0.1221, 17.7079
      CIE-Lab:
        49.1399, 87.1194, -74.9816
        CIE-LCH:
        49.1399, 114.9436, 319.2822
        CIE-Luv:
        49.1399, 42.8326, -121.1112
        Hunter-Lab:
        42.0807, 86.9618, -96.5299
      #bd08f7 color charts
#bd08f7 RGB chart
      #bd08f7 CMYK chart
      #bd08f7 RGB pie chart
      #bd08f7 color shades, tints & tones
#bd08f7 color schemes
#bd08f7 color preview, HTML & CSS examples
           This text has a color of #bd08f7        
        
          <p style="color:#bd08f7;">Text here</p>
        
        
          .mytext {color:#bd08f7;}
        
        Text color #bd08f7
      
           This box has a color of #bd08f7        
        
          <div style="background-color:#bd08f7;">Content here</div>
        
        
          .mybackground {background-color:#bd08f7;}
        
        Background color #bd08f7
      
           Border around this has a color of #bd08f7        
        
          <div style="border:2px solid #bd08f7;">Content here</div>
        
        
          .myborder {border:2px solid #bd08f7;}
        
        Border color #bd08f7