#bd22c2 color space conversions
Hex:
        #bd22c2
        RGB:
        189, 34, 194
        CMY:
        26, 87, 24
        CMYK:
        3, 82, 0, 24
      HSL:
        298°, 70.1754%, 44.7059%
        HSV (HSB):
        298°, 82.4742%, 76.0784%
        XYZ:
        31.2959, 15.8579, 52.4503
        xyY:
        0.3142, 0.1592, 15.8579
      CIE-Lab:
        46.7875, 74.6295, -48.5264
        CIE-LCH:
        46.7875, 89.0189, 326.9668
        CIE-Luv:
        46.7875, 58.1859, -81.3305
        Hunter-Lab:
        39.8220, 70.5937, -50.2166
      #bd22c2 color charts
#bd22c2 RGB chart
      #bd22c2 CMYK chart
      #bd22c2 RGB pie chart
      #bd22c2 color shades, tints & tones
#bd22c2 color schemes
#bd22c2 color preview, HTML & CSS examples
           This text has a color of #bd22c2        
        
          <p style="color:#bd22c2;">Text here</p>
        
        
          .mytext {color:#bd22c2;}
        
        Text color #bd22c2
      
           This box has a color of #bd22c2        
        
          <div style="background-color:#bd22c2;">Content here</div>
        
        
          .mybackground {background-color:#bd22c2;}
        
        Background color #bd22c2
      
           Border around this has a color of #bd22c2        
        
          <div style="border:2px solid #bd22c2;">Content here</div>
        
        
          .myborder {border:2px solid #bd22c2;}
        
        Border color #bd22c2