#bd34fe color space conversions
Hex:
        #bd34fe
        RGB:
        189, 52, 254
        CMY:
        26, 80, 0
        CMYK:
        26, 80, 0, 0
      HSL:
        281°, 99.0196%, 60.0000%
        HSV (HSB):
        281°, 79.5276%, 99.6078%
        XYZ:
        40.1037, 20.4306, 95.5957
        xyY:
        0.2569, 0.1309, 20.4306
      CIE-Lab:
        52.3206, 80.5326, -73.7151
        CIE-LCH:
        52.3206, 109.1761, 317.5308
        CIE-Luv:
        52.3206, 37.7085, -121.0797
        Hunter-Lab:
        45.2002, 79.2730, -93.7548
      #bd34fe color charts
#bd34fe RGB chart
      #bd34fe CMYK chart
      #bd34fe RGB pie chart
      #bd34fe color shades, tints & tones
#bd34fe color schemes
#bd34fe color preview, HTML & CSS examples
           This text has a color of #bd34fe        
        
          <p style="color:#bd34fe;">Text here</p>
        
        
          .mytext {color:#bd34fe;}
        
        Text color #bd34fe
      
           This box has a color of #bd34fe        
        
          <div style="background-color:#bd34fe;">Content here</div>
        
        
          .mybackground {background-color:#bd34fe;}
        
        Background color #bd34fe
      
           Border around this has a color of #bd34fe        
        
          <div style="border:2px solid #bd34fe;">Content here</div>
        
        
          .myborder {border:2px solid #bd34fe;}
        
        Border color #bd34fe