#bd22ae color space conversions
Hex:
        #bd22ae
        RGB:
        189, 34, 174
        CMY:
        26, 87, 32
        CMYK:
        0, 82, 8, 26
      HSL:
        306°, 69.5067%, 43.7255%
        HSV (HSB):
        306°, 82.0106%, 74.1176%
        XYZ:
        29.1983, 15.0189, 41.4044
        xyY:
        0.3410, 0.1754, 15.0189
      CIE-Lab:
        45.6600, 71.5965, -38.5864
        CIE-LCH:
        45.6600, 81.3324, 331.6779
        CIE-Luv:
        45.6600, 65.6322, -66.1249
        Hunter-Lab:
        38.7542, 66.6661, -36.2167
      #bd22ae color charts
#bd22ae RGB chart
      #bd22ae CMYK chart
      #bd22ae RGB pie chart
      #bd22ae color shades, tints & tones
#bd22ae color schemes
#bd22ae color preview, HTML & CSS examples
           This text has a color of #bd22ae        
        
          <p style="color:#bd22ae;">Text here</p>
        
        
          .mytext {color:#bd22ae;}
        
        Text color #bd22ae
      
           This box has a color of #bd22ae        
        
          <div style="background-color:#bd22ae;">Content here</div>
        
        
          .mybackground {background-color:#bd22ae;}
        
        Background color #bd22ae
      
           Border around this has a color of #bd22ae        
        
          <div style="border:2px solid #bd22ae;">Content here</div>
        
        
          .myborder {border:2px solid #bd22ae;}
        
        Border color #bd22ae