#bd04fb color space conversions
Hex:
        #bd04fb
        RGB:
        189, 4, 251
        CMY:
        26, 98, 2
        CMYK:
        25, 98, 0, 2
      HSL:
        285°, 96.8627%, 50.0000%
        HSV (HSB):
        285°, 98.4064%, 98.4314%
        XYZ:
        38.4423, 17.8707, 92.6900
        xyY:
        0.2580, 0.1199, 17.8707
      CIE-Lab:
        49.3389, 88.1328, -76.8955
        CIE-LCH:
        49.3389, 116.9629, 318.8954
        CIE-Luv:
        49.3389, 41.8232, -123.9206
        Hunter-Lab:
        42.2737, 88.3427, -100.4086
      #bd04fb color charts
#bd04fb RGB chart
      #bd04fb CMYK chart
      #bd04fb RGB pie chart
      #bd04fb color shades, tints & tones
#bd04fb color schemes
#bd04fb color preview, HTML & CSS examples
           This text has a color of #bd04fb        
        
          <p style="color:#bd04fb;">Text here</p>
        
        
          .mytext {color:#bd04fb;}
        
        Text color #bd04fb
      
           This box has a color of #bd04fb        
        
          <div style="background-color:#bd04fb;">Content here</div>
        
        
          .mybackground {background-color:#bd04fb;}
        
        Background color #bd04fb
      
           Border around this has a color of #bd04fb        
        
          <div style="border:2px solid #bd04fb;">Content here</div>
        
        
          .myborder {border:2px solid #bd04fb;}
        
        Border color #bd04fb