#bd22e1 color space conversions
Hex:
        #bd22e1
        RGB:
        189, 34, 225
        CMY:
        26, 87, 12
        CMYK:
        16, 85, 0, 12
      HSL:
        289°, 76.0956%, 50.7843%
        HSV (HSB):
        289°, 84.8889%, 88.2353%
        XYZ:
        35.1489, 17.3991, 72.7400
        xyY:
        0.2805, 0.1389, 17.3991
      CIE-Lab:
        48.7590, 79.7560, -63.1839
        CIE-LCH:
        48.7590, 101.7508, 321.6132
        CIE-Luv:
        48.7590, 47.8592, -103.8865
        Hunter-Lab:
        41.7122, 77.4169, -74.1944
      #bd22e1 color charts
#bd22e1 RGB chart
      #bd22e1 CMYK chart
      #bd22e1 RGB pie chart
      #bd22e1 color shades, tints & tones
#bd22e1 color schemes
#bd22e1 color preview, HTML & CSS examples
           This text has a color of #bd22e1        
        
          <p style="color:#bd22e1;">Text here</p>
        
        
          .mytext {color:#bd22e1;}
        
        Text color #bd22e1
      
           This box has a color of #bd22e1        
        
          <div style="background-color:#bd22e1;">Content here</div>
        
        
          .mybackground {background-color:#bd22e1;}
        
        Background color #bd22e1
      
           Border around this has a color of #bd22e1        
        
          <div style="border:2px solid #bd22e1;">Content here</div>
        
        
          .myborder {border:2px solid #bd22e1;}
        
        Border color #bd22e1