#bd18e1 color space conversions
Hex:
        #bd18e1
        RGB:
        189, 24, 225
        CMY:
        26, 91, 12
        CMYK:
        16, 89, 0, 12
      HSL:
        289°, 80.7229%, 48.8235%
        HSV (HSB):
        289°, 89.3333%, 88.2353%
        XYZ:
        34.9035, 16.9083, 72.6582
        xyY:
        0.2804, 0.1358, 16.9083
      CIE-Lab:
        48.1443, 81.5685, -64.1782
        CIE-LCH:
        48.1443, 103.7895, 321.8043
        CIE-Luv:
        48.1443, 48.6952, -105.0808
        Hunter-Lab:
        41.1197, 79.5559, -75.9810
      #bd18e1 color charts
#bd18e1 RGB chart
      #bd18e1 CMYK chart
      #bd18e1 RGB pie chart
      #bd18e1 color shades, tints & tones
#bd18e1 color schemes
#bd18e1 color preview, HTML & CSS examples
           This text has a color of #bd18e1        
        
          <p style="color:#bd18e1;">Text here</p>
        
        
          .mytext {color:#bd18e1;}
        
        Text color #bd18e1
      
           This box has a color of #bd18e1        
        
          <div style="background-color:#bd18e1;">Content here</div>
        
        
          .mybackground {background-color:#bd18e1;}
        
        Background color #bd18e1
      
           Border around this has a color of #bd18e1        
        
          <div style="border:2px solid #bd18e1;">Content here</div>
        
        
          .myborder {border:2px solid #bd18e1;}
        
        Border color #bd18e1