#bd04f7 color space conversions
Hex:
        #bd04f7
        RGB:
        189, 4, 247
        CMY:
        26, 98, 3
        CMYK:
        23, 98, 0, 3
      HSL:
        286°, 96.8127%, 49.2157%
        HSV (HSB):
        286°, 98.3806%, 96.8627%
        XYZ:
        37.8182, 17.6211, 89.4037
        xyY:
        0.2611, 0.1217, 17.6211
      CIE-Lab:
        49.0332, 87.4384, -75.1553
        CIE-LCH:
        49.0332, 115.2987, 319.3202
        CIE-Luv:
        49.0332, 42.9568, -121.2889
        Hunter-Lab:
        41.9774, 87.3532, -96.8918
      #bd04f7 color charts
#bd04f7 RGB chart
      #bd04f7 CMYK chart
      #bd04f7 RGB pie chart
      #bd04f7 color shades, tints & tones
#bd04f7 color schemes
#bd04f7 color preview, HTML & CSS examples
           This text has a color of #bd04f7        
        
          <p style="color:#bd04f7;">Text here</p>
        
        
          .mytext {color:#bd04f7;}
        
        Text color #bd04f7
      
           This box has a color of #bd04f7        
        
          <div style="background-color:#bd04f7;">Content here</div>
        
        
          .mybackground {background-color:#bd04f7;}
        
        Background color #bd04f7
      
           Border around this has a color of #bd04f7        
        
          <div style="border:2px solid #bd04f7;">Content here</div>
        
        
          .myborder {border:2px solid #bd04f7;}
        
        Border color #bd04f7