#bd22f8 color space conversions
Hex:
        #bd22f8
        RGB:
        189, 34, 248
        CMY:
        26, 87, 3
        CMYK:
        24, 86, 0, 3
      HSL:
        283°, 93.8596%, 55.2941%
        HSV (HSB):
        283°, 86.2903%, 97.2549%
        XYZ:
        38.5016, 18.7402, 90.3949
        xyY:
        0.2608, 0.1269, 18.7402
      CIE-Lab:
        50.3818, 83.8273, -73.5197
        CIE-LCH:
        50.3818, 111.4997, 318.7480
        CIE-Luv:
        50.3818, 41.1574, -119.7607
        Hunter-Lab:
        43.2899, 82.9985, -93.5021
      #bd22f8 color charts
#bd22f8 RGB chart
      #bd22f8 CMYK chart
      #bd22f8 RGB pie chart
      #bd22f8 color shades, tints & tones
#bd22f8 color schemes
#bd22f8 color preview, HTML & CSS examples
           This text has a color of #bd22f8        
        
          <p style="color:#bd22f8;">Text here</p>
        
        
          .mytext {color:#bd22f8;}
        
        Text color #bd22f8
      
           This box has a color of #bd22f8        
        
          <div style="background-color:#bd22f8;">Content here</div>
        
        
          .mybackground {background-color:#bd22f8;}
        
        Background color #bd22f8
      
           Border around this has a color of #bd22f8        
        
          <div style="border:2px solid #bd22f8;">Content here</div>
        
        
          .myborder {border:2px solid #bd22f8;}
        
        Border color #bd22f8