#bd21c2 color space conversions
Hex:
        #bd21c2
        RGB:
        189, 33, 194
        CMY:
        26, 87, 24
        CMYK:
        3, 83, 0, 24
      HSL:
        298°, 70.9251%, 44.5098%
        HSV (HSB):
        298°, 82.9897%, 76.0784%
        XYZ:
        31.2677, 15.8016, 52.4410
        xyY:
        0.3142, 0.1588, 15.8016
      CIE-Lab:
        46.7131, 74.8468, -48.6454
        CIE-LCH:
        46.7131, 89.2660, 326.9788
        CIE-Luv:
        46.7131, 58.3101, -81.4942
        Hunter-Lab:
        39.7512, 70.8410, -50.3913
      #bd21c2 color charts
#bd21c2 RGB chart
      #bd21c2 CMYK chart
      #bd21c2 RGB pie chart
      #bd21c2 color shades, tints & tones
#bd21c2 color schemes
#bd21c2 color preview, HTML & CSS examples
           This text has a color of #bd21c2        
        
          <p style="color:#bd21c2;">Text here</p>
        
        
          .mytext {color:#bd21c2;}
        
        Text color #bd21c2
      
           This box has a color of #bd21c2        
        
          <div style="background-color:#bd21c2;">Content here</div>
        
        
          .mybackground {background-color:#bd21c2;}
        
        Background color #bd21c2
      
           Border around this has a color of #bd21c2        
        
          <div style="border:2px solid #bd21c2;">Content here</div>
        
        
          .myborder {border:2px solid #bd21c2;}
        
        Border color #bd21c2