#bd16e2 color space conversions
Hex:
        #bd16e2
        RGB:
        189, 22, 226
        CMY:
        26, 91, 11
        CMYK:
        16, 90, 0, 11
      HSL:
        289°, 82.2581%, 48.6275%
        HSV (HSB):
        289°, 90.2655%, 88.6275%
        XYZ:
        35.0006, 16.8836, 73.3656
        xyY:
        0.2794, 0.1348, 16.8836
      CIE-Lab:
        48.1131, 82.0351, -64.7975
        CIE-LCH:
        48.1131, 104.5393, 321.6957
        CIE-Luv:
        48.1131, 48.5146, -105.9696
        Hunter-Lab:
        41.0897, 80.1413, -77.0995
      #bd16e2 color charts
#bd16e2 RGB chart
      #bd16e2 CMYK chart
      #bd16e2 RGB pie chart
      #bd16e2 color shades, tints & tones
#bd16e2 color schemes
#bd16e2 color preview, HTML & CSS examples
           This text has a color of #bd16e2        
        
          <p style="color:#bd16e2;">Text here</p>
        
        
          .mytext {color:#bd16e2;}
        
        Text color #bd16e2
      
           This box has a color of #bd16e2        
        
          <div style="background-color:#bd16e2;">Content here</div>
        
        
          .mybackground {background-color:#bd16e2;}
        
        Background color #bd16e2
      
           Border around this has a color of #bd16e2        
        
          <div style="border:2px solid #bd16e2;">Content here</div>
        
        
          .myborder {border:2px solid #bd16e2;}
        
        Border color #bd16e2