#bd04fe color space conversions
Hex:
        #bd04fe
        RGB:
        189, 4, 254
        CMY:
        26, 98, 0
        CMYK:
        26, 98, 0, 0
      HSL:
        284°, 99.2063%, 50.5882%
        HSV (HSB):
        284°, 98.4252%, 99.6078%
        XYZ:
        38.9191, 18.0614, 95.2009
        xyY:
        0.2557, 0.1187, 18.0614
      CIE-Lab:
        49.5705, 88.6569, -78.1925
        CIE-LCH:
        49.5705, 118.2122, 318.5888
        CIE-Luv:
        49.5705, 40.9891, -125.8814
        Hunter-Lab:
        42.4987, 89.0923, -103.0657
      #bd04fe color charts
#bd04fe RGB chart
      #bd04fe CMYK chart
      #bd04fe RGB pie chart
      #bd04fe color shades, tints & tones
#bd04fe color schemes
#bd04fe color preview, HTML & CSS examples
           This text has a color of #bd04fe        
        
          <p style="color:#bd04fe;">Text here</p>
        
        
          .mytext {color:#bd04fe;}
        
        Text color #bd04fe
      
           This box has a color of #bd04fe        
        
          <div style="background-color:#bd04fe;">Content here</div>
        
        
          .mybackground {background-color:#bd04fe;}
        
        Background color #bd04fe
      
           Border around this has a color of #bd04fe        
        
          <div style="border:2px solid #bd04fe;">Content here</div>
        
        
          .myborder {border:2px solid #bd04fe;}
        
        Border color #bd04fe