#bd21fd color space conversions
Hex:
        #bd21fd
        RGB:
        189, 33, 253
        CMY:
        26, 87, 1
        CMYK:
        25, 87, 0, 1
      HSL:
        283°, 98.2143%, 56.0784%
        HSV (HSB):
        283°, 86.9565%, 99.2157%
        XYZ:
        39.2597, 18.9984, 94.5263
        xyY:
        0.2570, 0.1243, 18.9984
      CIE-Lab:
        50.6853, 84.9319, -75.8177
        CIE-LCH:
        50.6853, 113.8497, 318.2451
        CIE-Luv:
        50.6853, 39.8817, -123.2321
        Hunter-Lab:
        43.5871, 84.5008, -98.0698
      #bd21fd color charts
#bd21fd RGB chart
      #bd21fd CMYK chart
      #bd21fd RGB pie chart
      #bd21fd color shades, tints & tones
#bd21fd color schemes
#bd21fd color preview, HTML & CSS examples
           This text has a color of #bd21fd        
        
          <p style="color:#bd21fd;">Text here</p>
        
        
          .mytext {color:#bd21fd;}
        
        Text color #bd21fd
      
           This box has a color of #bd21fd        
        
          <div style="background-color:#bd21fd;">Content here</div>
        
        
          .mybackground {background-color:#bd21fd;}
        
        Background color #bd21fd
      
           Border around this has a color of #bd21fd        
        
          <div style="border:2px solid #bd21fd;">Content here</div>
        
        
          .myborder {border:2px solid #bd21fd;}
        
        Border color #bd21fd