#bd04b7 color space conversions
Hex:
        #bd04b7
        RGB:
        189, 4, 183
        CMY:
        26, 98, 28
        CMYK:
        0, 98, 3, 26
      HSL:
        302°, 95.8549%, 37.8431%
        HSV (HSB):
        302°, 97.8836%, 74.1176%
        XYZ:
        29.5769, 14.3245, 46.0058
        xyY:
        0.3290, 0.1593, 14.3245
      CIE-Lab:
        44.6948, 77.2090, -45.4307
        CIE-LCH:
        44.6948, 89.5833, 329.5269
        CIE-Luv:
        44.6948, 64.7803, -76.2635
        Hunter-Lab:
        37.8478, 73.2589, -45.5764
      #bd04b7 color charts
#bd04b7 RGB chart
      #bd04b7 CMYK chart
      #bd04b7 RGB pie chart
      #bd04b7 color shades, tints & tones
#bd04b7 color schemes
#bd04b7 color preview, HTML & CSS examples
           This text has a color of #bd04b7        
        
          <p style="color:#bd04b7;">Text here</p>
        
        
          .mytext {color:#bd04b7;}
        
        Text color #bd04b7
      
           This box has a color of #bd04b7        
        
          <div style="background-color:#bd04b7;">Content here</div>
        
        
          .mybackground {background-color:#bd04b7;}
        
        Background color #bd04b7
      
           Border around this has a color of #bd04b7        
        
          <div style="border:2px solid #bd04b7;">Content here</div>
        
        
          .myborder {border:2px solid #bd04b7;}
        
        Border color #bd04b7