#bd11e8 color space conversions
Hex:
        #bd11e8
        RGB:
        189, 17, 232
        CMY:
        26, 93, 9
        CMYK:
        19, 93, 0, 9
      HSL:
        288°, 86.3454%, 48.8235%
        HSV (HSB):
        288°, 92.6724%, 90.9804%
        XYZ:
        35.7522, 17.0459, 77.7498
        xyY:
        0.2739, 0.1306, 17.0459
      CIE-Lab:
        48.3178, 83.6995, -67.8697
        CIE-LCH:
        48.3178, 107.7585, 320.9623
        CIE-Luv:
        48.3178, 46.9332, -110.5186
        Hunter-Lab:
        41.2867, 82.3203, -82.7523
      #bd11e8 color charts
#bd11e8 RGB chart
      #bd11e8 CMYK chart
      #bd11e8 RGB pie chart
      #bd11e8 color shades, tints & tones
#bd11e8 color schemes
#bd11e8 color preview, HTML & CSS examples
           This text has a color of #bd11e8        
        
          <p style="color:#bd11e8;">Text here</p>
        
        
          .mytext {color:#bd11e8;}
        
        Text color #bd11e8
      
           This box has a color of #bd11e8        
        
          <div style="background-color:#bd11e8;">Content here</div>
        
        
          .mybackground {background-color:#bd11e8;}
        
        Background color #bd11e8
      
           Border around this has a color of #bd11e8        
        
          <div style="border:2px solid #bd11e8;">Content here</div>
        
        
          .myborder {border:2px solid #bd11e8;}
        
        Border color #bd11e8